Getting Data In

Compound Windows blacklist

thomas_sords_ct
New Member

I am attempting to blacklist all Domain Controller events of a specific class on our domain controllers. While I have the blacklist working, it is doing it for all events for that user class - I want drop all successes while keeping any failures for troubleshooting.

blacklist1 = EventCode="^(4624|4634|4648|4776)$" Message=".+(?i:bob)|.+(?i:joe)"

I have tried the following with no success (pun unintented)

blacklist1 = EventCode="^(4624|4634|4648|4776)$" Message=".+(?i:Audit Success).+(.+(?i:bob)|.+(?i:joe))"

Any suggestions?

0 Karma
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...