Security

Filter user in Security log

edoandria
New Member

Hi,
How to import the security log excluding some users.
I tried with trasforms but to no avail.

Thanks

Tags (1)
0 Karma

MHibbin
Influencer

Could you please provide some more information. My assumption is that you want to "hash" out the users rather than removing events involving certain users?

What transforms are you using?

0 Karma

edoandria
New Member

for some events i have to exclude some users

My trasforms is:

[events-null]
REGEX=.
DEST_KEY=queue
FORMAT=nullQueue

[security-filter]
REGEX=(?msi)^EventCode=(528|538|551|529|680|534|533|532|539|537|531|530|540|535|4624|4672|4648|4625|4634|4647|536)\D
DEST_KEY=queue
FORMAT=indexQueue

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...