Getting Data In

Applying NullQueue REGEX to ALL sources

tewner
Explorer

Hi Guys -

I'm trying to remove "DEBUG" messages from ALL inputs. What do I put in props.conf to apply a transform to all incoming data - or am I going about this wrong?

Thanks!
-Mike

1 Solution

dwaddle
SplunkTrust
SplunkTrust

If this is really what you want to do, you can put it under the [default] stanza in $SPLUNK_HOME/etc/system/local/props.conf. This should cause your TRANSFORMS rule to fire for everything.

I am concerned it could wind up being overzealous, though. If your regex matches on just the word "DEBUG", it has a lot of chances for false positives and will also hit Splunk's _internal index. Before doing this in production, test test test...

View solution in original post

dwaddle
SplunkTrust
SplunkTrust

If this is really what you want to do, you can put it under the [default] stanza in $SPLUNK_HOME/etc/system/local/props.conf. This should cause your TRANSFORMS rule to fire for everything.

I am concerned it could wind up being overzealous, though. If your regex matches on just the word "DEBUG", it has a lot of chances for false positives and will also hit Splunk's _internal index. Before doing this in production, test test test...

tewner
Explorer

Thanks!!!!

0 Karma
Get Updates on the Splunk Community!

.conf24 | Day 0

Hello Splunk Community! My name is Chris, and I'm based in Canberra, Australia's capital, and I travelled for ...

Enhance Security Visibility with Splunk Enterprise Security 7.1 through Threat ...

(view in My Videos)Struggling with alert fatigue, lack of context, and prioritization around security ...

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...