Getting Data In

keep some events and discard the rest

trkalva
Engager

i have a huge log file with events, i need to keep around 20-30 events and discard the rest. I have used a stanza in transforms.conf with a REGEX=(MATCH-1 | MATCH-2 | MATCH-3 |..|..|... MATCH-N), such that the events which match with REGEX are in and the rest are sent to nullQueue.

Is there a better way to write instead of writing (MATCH-1 | MATCH-2 | MATCH-3 |..|..|... MATCH-N) in the REGEX?

Please guide..

Tags (1)
0 Karma
1 Solution

carmackd
Communicator

I'm sure you can optimize your regex to match multiple criteria. Can you provide examples of the events you're trying to filter?

View solution in original post

0 Karma

carmackd
Communicator

I'm sure you can optimize your regex to match multiple criteria. Can you provide examples of the events you're trying to filter?

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