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!

Enterprise Security Content Update (ESCU) | New Releases

In December, the Splunk Threat Research Team had 1 release of new security content via the Enterprise Security ...

Why am I not seeing the finding in Splunk Enterprise Security Analyst Queue?

(This is the first of a series of 2 blogs). Splunk Enterprise Security is a fantastic tool that offers robust ...

Index This | What are the 12 Days of Splunk-mas?

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