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
Get Updates on the Splunk Community!

Splunk Enterprise Security 8.0.2 Availability: On cloud and On-premise!

A few months ago, we released Splunk Enterprise Security 8.0 for our cloud customers. Today, we are excited to ...

Logs to Metrics

Logs and Metrics Logs are generally unstructured text or structured events emitted by applications and written ...

Developer Spotlight with Paul Stout

Welcome to our very first developer spotlight release series where we'll feature some awesome Splunk ...