All Apps and Add-ons

Find enabled windows inputs by SPL query?

isoutamo
SplunkTrust
SplunkTrust

Hi

It's quite easy to find which monitor inputs are activated via host's inputs.conf by queuing those from UF's _internal log. But how I can check same for Windows additional components like WinRegMon or admon?

Basically I can see all known possible win monitoring components by 

 

index=_internal host=* sourcetype=splunkd source=*splunkd.log component=ModularInputs

 

But how to find which are activated, when I have to look those from hundreds of nodes over long period like 30 days?

I hope to get something like this

_timeHOSTWinEventLog<enabled or even which logs are enabled> 
_timeHOSTbatch
//$SPLUNK_HOME\var\run\splunk\search_telemetry\*search_telemetry.json
//$SPLUNK_HOME\var\spool\splunk
//$SPLUNK_HOME\var\spool\splunk\...stash_hec
//$SPLUNK_HOME\var\spool\splunk\...stash_new
//$SPLUNK_HOME\var\spool\splunk\tracker.log*
_timeHOSTmonitor
//$SPLUNK_HOME\etc\splunk.version
//$SPLUNK_HOME\var\log\splunk
//$SPLUNK_HOME\var\log\splunk\configuration_change.log
//$SPLUNK_HOME\var\log\splunk\license_usage_summary.log
//$SPLUNK_HOME\var\log\splunk\metrics.log
//$SPLUNK_HOME\var\log\splunk\splunk_instrumentation_cloud.log*
//$SPLUNK_HOME\var\log\splunk\splunkd.log
//$SPLUNK_HOME\var\log\watchdog\watchdog.log*

r. Ismo

Labels (3)
0 Karma
Get Updates on the Splunk Community!

Index This | What’s a riddle wrapped in an enigma?

September 2025 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with this ...

BORE at .conf25

Boss Of Regular Expression (BORE) was an interactive session run again this year at .conf25 by the brilliant ...

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...