Getting Data In

Why is no security data being indexed with my current WMI input?

rbal_splunk
Splunk Employee
Splunk Employee

I am trying to index Security Data from a remote location using the configuration below, but it nothing is getting indexed:

$SPLUNK_HOME/etc/system/local/wmi.conf

[WMI:testserver1 security log]
disabled = 0
event_log_file = Security
index = testindex2
interval = 5
server =testserver1

[WMI: testserver2 security log]
disabled = 0
event_log_file = Security
index = testindex2
interval = 5
server = testserver2
1 Solution

rbal_splunk
Splunk Employee
Splunk Employee

To make this work, we also enabled the scripted input for WMI. Also remember to set interval = 100 (or other lower value). Default value is very high.

[script://$SPLUNK_HOME\bin\scripts\splunk-wmi.path]
disabled = 0
interval = 100 

Also to check if the data is indexed we used this search below:

index= testindex2     

View solution in original post

rbal_splunk
Splunk Employee
Splunk Employee

To make this work, we also enabled the scripted input for WMI. Also remember to set interval = 100 (or other lower value). Default value is very high.

[script://$SPLUNK_HOME\bin\scripts\splunk-wmi.path]
disabled = 0
interval = 100 

Also to check if the data is indexed we used this search below:

index= testindex2     

rbal_splunk
Splunk Employee
Splunk Employee
0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...