Getting Data In

Blacklisting Account_Name=ftpadmin ??

nathanpyun
Explorer

I am trying to blacklist Windows service account named, ftpadmin from all servers. I tried:

[WinEventLog://Security]
disabled = 0
start_from = oldest
current_only = 0
evt_resolve_ad_obj = 1
checkpointInterval = 5
blacklist1 = EventCode="4662" Message="Object Type:\s+(?!groupPolicyContainer)"
blacklist2 = EventCode="566" Message="Object Type:\s+(?!groupPolicyContainer)"

blacklist3 = Account_Name=ftpadmin

that did not work. so I tried by putting ftpadmin in quotation:

blacklist3 = Account_Name="ftpadmin"

but that did not work either. Could someone help please?
Thank you.

0 Karma
1 Solution

muebel
SplunkTrust
SplunkTrust

Hi Nathanpyun, There is a list of valid key names in the "Create advanced filters with 'whitelist' and 'blacklist'" section in this page : http://docs.splunk.com/Documentation/Splunk/6.2.0/Data/MonitorWindowsdata

It doesn't look like Account_Name is a valid key, and so I suspect that might be your issue. The "User" key might be what you are looking for. Please let me know if that helps!

View solution in original post

0 Karma

muebel
SplunkTrust
SplunkTrust

Hi Nathanpyun, There is a list of valid key names in the "Create advanced filters with 'whitelist' and 'blacklist'" section in this page : http://docs.splunk.com/Documentation/Splunk/6.2.0/Data/MonitorWindowsdata

It doesn't look like Account_Name is a valid key, and so I suspect that might be your issue. The "User" key might be what you are looking for. Please let me know if that helps!

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

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

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...