Getting Data In

cannot collect WMI events on splunk 6.2.1

mataharry
Communicator

I installed a splunk forwarder on windows, and setup monitoring of remote wmi.
Configured splunk to run on a domain user, with permissions.

wmi.conf

[WMI:getmylogs]
disabled = 0
event_log_file = Security
index = default
interval = 5
server = secure.hiddencastle.kp

But cannot retrieve anything.

I do not see any wplunk-wmi.exe process
and I double check that I can access the remote logs with the user using wbemtest.exe wbemtest

Tags (3)
1 Solution

yannK
Splunk Employee
Splunk Employee

Check if the wmi default monitor is enabled with a btool

splunk cmd btool inputs list script

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

and it this is the case, enable it in $SPLUNK_HOME\etc\system\local\inputs.conf

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

View solution in original post

yannK
Splunk Employee
Splunk Employee

Check if the wmi default monitor is enabled with a btool

splunk cmd btool inputs list script

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

and it this is the case, enable it in $SPLUNK_HOME\etc\system\local\inputs.conf

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

mataharry
Communicator

It worked, after the restart we see events.

and the splunk-wmi.exe process shows up in my process explorer.
alt text

0 Karma
Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Dynamic formatting from XML events

This challenge was first posted on Slack #puzzles channelFor a previous puzzle, I needed a set of fixed-length ...

Enter the Agentic Era with Splunk AI Assistant for SPL 1.4

  🚀 Your data just got a serious AI upgrade — are you ready? Say hello to the Agentic Era with the ...

Stronger Security with Federated Search for S3, GCP SQL & Australian Threat ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...