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!

What the End of Support for Splunk Add-on Builder Means for You

Hello Splunk Community! We want to share an important update regarding the future of the Splunk Add-on Builder ...

Solve, Learn, Repeat: New Puzzle Channel Now Live

Welcome to the Splunk Puzzle PlaygroundIf you are anything like me, you love to solve problems, and what ...

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...