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

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...