Getting Data In

Is there a way to only forward certain log events?

mattbrowne
Engager

Hi,

Is there a way of only sending certain events from a log file via a forwarder?

E.g. our log files contain a lot of noise that I don't want to send to Splunk (mainly for network performance reasons), the logs are in the structure of:

(blank line)
[Header line 1 with log_type]
[Header line 2]
free text body of contents of log message
(blank line)

How can I configure the forwarder to only send log blocks of certain "log_type"s?

Thanks in advance!

Tags (2)
1 Solution

skoelpin
SplunkTrust
SplunkTrust

You have two approaches here.

1) You could use a universal forwarder to specify only the files you want to forward
2) You should use a heavy forwarder to pre-parse the data and send any junk data to nullqueue

If the "noise" is mixed in with the logs you want to send, you should go with option 2. If the "noise" is comprised of logs you don't want, you should go with option 1. If you need more of an explanation, then provide more details about where the noise is

https://answers.splunk.com/answers/11617/route-unwanted-logs-to-a-null-queue.html

View solution in original post

skoelpin
SplunkTrust
SplunkTrust

You have two approaches here.

1) You could use a universal forwarder to specify only the files you want to forward
2) You should use a heavy forwarder to pre-parse the data and send any junk data to nullqueue

If the "noise" is mixed in with the logs you want to send, you should go with option 2. If the "noise" is comprised of logs you don't want, you should go with option 1. If you need more of an explanation, then provide more details about where the noise is

https://answers.splunk.com/answers/11617/route-unwanted-logs-to-a-null-queue.html

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Agent Mode Engaged! Enchaining Agentic Operations with Splunk AI Assistant 2.0

    Are you ready to transform how your team handles complex data requests? We invite you to our upcoming ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...