Splunk Search

How do you use Splunk search to search for installed software on Windows server logs?

intern_jos
Engager

How do you use Splunk search to search for installed software on Windows server logs?

0 Karma
1 Solution

jkat54
SplunkTrust
SplunkTrust

If you're looking for events within the application log, you need to configure application log inputs first.

http://docs.splunk.com/Documentation/Splunk/6.2.0/Data/MonitorWindowsdata

You may also find this app useful:
https://splunkbase.splunk.com/app/742/

Because it contains a script for pulling installed applications called win_installed_apps.bat

View solution in original post

jkat54
SplunkTrust
SplunkTrust

If you're looking for events within the application log, you need to configure application log inputs first.

http://docs.splunk.com/Documentation/Splunk/6.2.0/Data/MonitorWindowsdata

You may also find this app useful:
https://splunkbase.splunk.com/app/742/

Because it contains a script for pulling installed applications called win_installed_apps.bat

intern_jos
Engager

Thank you for introducing the add on app! I also managed to find out a way to use event code to do the search. The add on is a good idea too!

0 Karma

jkat54
SplunkTrust
SplunkTrust

FYI, you can always write a powershell scripted input that you deploy to your universal forwarders. You need to pull registry keys to get the correct list of software. Application Log only has successful / failed installs that were designed to log to the Application Log. That covers about 20% of all the software out there ;-), registry keys have the add/remove programs list and usually some more. The registry and app log dont cover .exe files downloaded from the internet, software that runs from CDs, batch scripts, user written code, etc.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

.conf25 Global Broadcast: Don’t Miss a Moment

Hello Splunkers, .conf25 is only a click away.  Not able to make it to .conf25 in person? No worries, you can ...

Observe and Secure All Apps with Splunk

 Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

What's New in Splunk Observability - August 2025

What's New We are excited to announce the latest enhancements to Splunk Observability Cloud as well as what is ...