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!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...