Splunk Dev

Inputs.conf to choose specific index

loatswil
Path Finder

I am using rsyslog with a forwarder to send syslog to Splunk. All of the syslog hosts are in /log as directories of xxx.xxx.xxx.com. I need anything from xxx.net.xxx.com to go to a "network" index and everything else to go to an "infotech" index.

How do I blacklist xxx.net.xxx.com from going to the "infotech" index? Or is there a better way to do this?

Negating the word "net" with [^net] doesn't work as anything with the letters "n", "e", or "t" are matched (xxx.etn.xxx.com for example).

I have tried whitelisting with .+.\bnet\b.ku.edu but the "catchall" monitor statement " [monitor:///log/.../*] " always overrides it and puts the logs into the infotech index.

Am I going about this wrong? Is there a better way???

Thanks!

Tags (1)
0 Karma
1 Solution

woodcock
Esteemed Legend

Have xxx.net.xxx.com send to a different port is the best option. Short of that, define a filter for that host and write it to a different directory. Be sure that you are doing this (with directories):

http://www.georgestarcher.com/splunk-success-with-syslog/

View solution in original post

woodcock
Esteemed Legend

Have xxx.net.xxx.com send to a different port is the best option. Short of that, define a filter for that host and write it to a different directory. Be sure that you are doing this (with directories):

http://www.georgestarcher.com/splunk-success-with-syslog/

loatswil
Path Finder

Thanks! We are pretty much doing everything in that link. The problem comes when the default monitor statement overrides anything specific since they are all in the same /log directory.

I think I have a "template" working with rsyslog to put logs from specific hosts into a different base directory "/netlog".

Appreciate the help!

0 Karma

sbbadri
Motivator
0 Karma
Get Updates on the Splunk Community!

Threat Hunting Unlocked: How to Uplevel Your Threat Hunting With the PEAK Framework ...

WATCH NOWAs AI starts tackling low level alerts, it's more critical than ever to uplevel your threat hunting ...

Splunk APM: New Product Features + Community Office Hours Recap!

Howdy Splunk Community! Over the past few months, we’ve had a lot going on in the world of Splunk Application ...

Index This | Forward, I’m heavy; backward, I’m not. What am I?

April 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...