Getting Data In

filter event app not taking effect

tven
Explorer

my goal is to eliminate the following event from being indexed as it is killing our license.

Could not ungzip\. Heartbeat will not be working\. Unexpected end of ZLIB input stream

So i created filterEventApp/local under /opt/splunk/etc/apps on all our indexers and created a props.conf and transforms.conf files under them

props.conf

 [source::/opt/liferay/.../apache-tomcat-7.0.21/logs/http.log*]
TRANSFORMS-set=setnull

transforms.conf

[setnull]
REGEX = Could not ungzip\. Heartbeat will not be working\. Unexpected end of ZLIB input stream
DEST_KEY = queue
FORMAT = nullQueue

But after restarting indexers, i still see these events being indexed. Wondering if there is anything wrong with my approach.

2nd qq, will the filtering be triggered for only the specified source?

1 Solution

tven
Explorer

i entered the wrong source name. 🙂

View solution in original post

tven
Explorer

i entered the wrong source name. 🙂

Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...