Getting Data In

transform.conf

lorscardala985
Explorer

how can i modify the transforms.conf file so that when i ingest the data it throws away all the events that have the status FAILED after the first ip address

Labels (1)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

You need to identify these events and direct them to a null queue

0 Karma

lorscardala985
Explorer

how can i identify, because i have file with log events, and i  need to ingest on splunk 

Tags (1)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Essentially you need a regex to identify the events you want to filter (or route)

https://docs.splunk.com/Documentation/Splunk/9.1.0/Forwarding/Routeandfilterdatad#Filter_event_data_... 

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