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!

CX Day is Coming!

Customer Experience (CX) Day is on October 7th!! We're so excited to bring back another day full of wonderful ...

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...