Reporting

Can someone provide a report to get application usage statistics?

mlitka
New Member

I am looking for an example report that shows application usage statistics and Top 10 applications. Can anyone help? I don't see this baked in.

0 Karma

helge
Builder

Shameless plug: uberAgent collects application usage. It does not rely on the published application but monitors anything that runs on your machines. More info here.

0 Karma

jconger
Splunk Employee
Splunk Employee

You can use this:

index=xenapp sourcetype=xenapp:*:session | top limit=10 BrowserName
(BrowserName is the published application name)

However, this will only give you the application used to start the session. If Session Sharing is enabled in XenApp, then subsequent applications will not be recorded in the session.

Example - a user launches Word to start the session. Then, the user clicks on Excel and Excel launches in the same session. Excel would not be registered.

0 Karma
Get Updates on the Splunk Community!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...