Getting Data In

Splunk, filter events for some users but discard it if the event contain specific field

angelo82
Explorer

i have configured transforms.conf like this:

[setnull]
REGEX = .
DEST_KEY = queue
FORMAT = nullQueue

[setparsing]
REGEX = (?i:\w*admin\w*)
DEST_KEY = queue
FORMAT = indexQueue

and is ok to filter all event contains "admin" field
how can i discard for this if, for example, the event contain the word "SeEnableDelegationPrivilege" or the event 672?

i need this because splunk is installed also on domain controller, and it is logging events for network and interactive logon done on the rest of servers which splunk is also installed, because of this, I have a lot of duplicates log, but i've found fields wich i can exclude to forward on splunk server

Tags (1)
0 Karma
1 Solution

angelo82
Explorer
0 Karma

angelo82
Explorer

any suggestion?

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 ...