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!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...