Splunk Search

Search for InstalledApps and their versions. Display results as AppName, AppVersion, and count of systems that has that AppVersion.

swong
New Member

I want to search for the installed apps and their versions for OSX platform. Want to display results in table form showing AppName, AppVersion, and count of systems with that AppVersion. From this result table, when I click on the count of systems with that AppVersion, I want it to display in table form the list of systems that has this version removing all system name duplicates. Also need to do the same search criteria for the Windows platform as well.

Tags (4)
0 Karma

yannK
Splunk Employee
Splunk Employee

Do you know which logs contains this information ?

The method could be, create a search to find those events and extract the field: app, version
then format the result with | stats latest(version) AS version by app host

0 Karma
Get Updates on the Splunk Community!

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 ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...