Getting Data In

Windows Event Codes Whitelist not working

knutsod
Path Finder

I am using a deployment server to push out a config to several universal forwarders (version 6.1.1) on windows, everything seems to be working fine but the whitelist part.
inputs.conf:

[WinEventLog:Security]
disabled = 0
whitelist = 508,510,576

I have also tried the following whitelist configs:

whitelist1 = 508,510,576


whitelist = 508|510|576

Nothing seems to work, I am seeing all the event IDs coming through to my indexer.

0 Karma

yannK
Splunk Employee
Splunk Employee

Just to make sure, can you try with the 6.* input format with double slashs ?


[WinEventLog://Security]
disabled = 0
whitelist = 508,510,576

http://docs.splunk.com/Documentation/Splunk/6.1.1/Data/MonitorWindowsdata

0 Karma

knutsod
Path Finder

When the app gets deployed the // is added. So on the 6.1.1 universal forwarders it looks like that already.

0 Karma

knutsod
Path Finder

Also note that the universal forwarders are version 6.1.1 but the heavy forwarder they are sending data to is splunk version 5.0.4.

0 Karma

mendesjo
Path Finder

Same problem.. ever find a solution?

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Break the Build: Inside the KubeDoom Lounge at .conf26

    You step up to the machine. The pixelated corridors of a certain 1993 FPS load in front of you, EMP Pulse ...

Splunk Auto Ingestion Parallel Pipeline Scaling

Why this feature matters Many Splunk environments experience ingestion pressure long before the host is fully ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...