Getting Data In

Filter events on indexer from multiple universal forwarders

takemusu
Explorer

We've about 20 universal forwarders monitoring different log files. Our system doesn't allow to use heavy forwarders because of their performance impact on data indexing.
These universal forwarders send their data to a couple of indexers.

I've read Route and filter data docu (Discard specific events and keep the rest section). My question is that as we have different source log files located on different boxes, how would I refer them in props.conf file:

[source::?????]
TRANSFORMS-null= setnull

For example, on one box I monitor /log/log.1 and on another /log/log.2.
Should I point the hostname after the source:: as well? Could somebody show an example?

Thanks in advance,
Alexey

0 Karma
1 Solution

martin_mueller
SplunkTrust
SplunkTrust

Editing sourcetypes.conf rarely ever is required, your own sourcetype settings reside in props.conf.

Put your transforms list under your common sourcetype log4j in props.conf:

[log4j]
TRANSFORMS-null = ...

Remember, this will affect every event with sourcetype=log4j regardless of host and sourcetype.

View solution in original post

martin_mueller
SplunkTrust
SplunkTrust

Editing sourcetypes.conf rarely ever is required, your own sourcetype settings reside in props.conf.

Put your transforms list under your common sourcetype log4j in props.conf:

[log4j]
TRANSFORMS-null = ...

Remember, this will affect every event with sourcetype=log4j regardless of host and sourcetype.

takemusu
Explorer

Yes, for now these files are using the same sourcetype (log4j). When you say put the TRANSFORMS-foo value under that sourcetype - do you mean editing sourcetype.conf?

0 Karma

martin_mueller
SplunkTrust
SplunkTrust

Do those files use the same sourcetype? If so, put the TRANSFORMS-foo value under that sourcetype.

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 ...