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!

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

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...