Splunk Search

Skip lines while indexing

FRoth
Contributor

I am currently experimenting with the nmap scan output format and indexing the scan results with splunk.

I noticed that I got a lot of lines containing "Nmap scan report for 57.57.223.255 [host down]" which means that the line does not contain any useful information for me. I would like to skip all lines containing "host down".

Is there a hack to achieve this?

0 Karma
1 Solution

Ayn
Legend

There is specific functionality for filtering incoming logs, so I wouldn't consider it a "hack" 🙂

Have a look at the following docs page that explains how to achieve this: http://docs.splunk.com/Documentation/Splunk/latest/Deploy/Routeandfilterdatad#Filter_event_data_and_...

View solution in original post

Ayn
Legend

There is specific functionality for filtering incoming logs, so I wouldn't consider it a "hack" 🙂

Have a look at the following docs page that explains how to achieve this: http://docs.splunk.com/Documentation/Splunk/latest/Deploy/Routeandfilterdatad#Filter_event_data_and_...

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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...