Splunk Search

Whitelist _raw with Regex string in Inputs.conf

zekiramhi
Path Finder

Hello,

I was wondering if the title is possible, injesting only specific strings or regex that match onto Splunk

Regards

Labels (3)
1 Solution

gcusello
SplunkTrust
SplunkTrust

Hi @zekiramhi,

let me understand: you want to filter your data for specific regexes, is it correct?

If this is you need you can filter logs only on Indexers (or Heavy Forwarders when present), with the only exception of Wineventlogs that can be filtered also on Universal Forwarders.

Anyway, to filter events see https://docs.splunk.com/Documentation/Splunk/8.1.0/Forwarding/Routeandfilterdatad#Filter_event_data_...

Ciao.

Giuseppe

View solution in original post

inventsekar
SplunkTrust
SplunkTrust

>>> So I should proceed with "Keep specific events and discard the rest" header, and implement that to either my indexer or hf to only get fred for example. correct?

Yes, exactly.. HF is better or.. indexer also fine. 

thanks and best regards,
Sekar

PS - If this or any post helped you in any way, pls consider upvoting, thanks for reading !

gcusello
SplunkTrust
SplunkTrust

Hi @zekiramhi,

let me understand: you want to filter your data for specific regexes, is it correct?

If this is you need you can filter logs only on Indexers (or Heavy Forwarders when present), with the only exception of Wineventlogs that can be filtered also on Universal Forwarders.

Anyway, to filter events see https://docs.splunk.com/Documentation/Splunk/8.1.0/Forwarding/Routeandfilterdatad#Filter_event_data_...

Ciao.

Giuseppe

zekiramhi
Path Finder

Hello Giuseppe,

Yes exactly, I have a deployment app that I want to use to log events that only include a specific string in a specific area of the log in which I can regex to it.

example:

Mar 14 20:20:53 server sshd[10091]: Accepted publickey for fred from 192.0.2.60 port 59941 ssh2: RSA SHA256:LI/TSnwoLryuYisAnNEIedVBXwl/XsrXjli9Qw9SmwI
Mar 14 20:20:53 server internal-sftp[31070]: session opened for local user fred from [192.0.2.60]

and only get logs that match "fred"

So I should proceed with "Keep specific events and discard the rest" header, and implement that to either my indexer or hf to only get fred for example. correct?

gcusello
SplunkTrust
SplunkTrust

hi @zekiramhi,

Yes exactly: you have to implement a filter on your Indexers or (if present) on HF.

Obviously you lose the logs you discard and you cannot use them more.

Ciao and good splunking.

Giuseppe

P.S.: Karma Points are appreciated by all the contributors 😉

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Introduction to Splunk AI

How are you using AI in Splunk? Whether you see AI as a threat or opportunity, AI is here to stay. Lucky for ...

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...

Maximizing the Value of Splunk ES 8.x

Splunk Enterprise Security (ES) continues to be a leader in the Gartner Magic Quadrant, reflecting its pivotal ...