Getting Data In

Multiple monitor stanzas with wildcard and single file in inputs.conf

splunkreal
Motivator

Hello,

is it possible to have mydirectory\*.log monitor stanza to route data to usual indexers (or any specific monitor stanza) AND another specific mydirectory\file.log to another specific _TCP_ROUTING ?

Thanks.

 

* If this helps, please upvote or accept solution if it solved *
Labels (5)
0 Karma

PickleRick
SplunkTrust
SplunkTrust

Yep, I'm pretty sure. If you "overlap" the same file within two separate stanzas it will get monitored only once.

gcusello
SplunkTrust
SplunkTrust

Hi @splunkreal ,

it shoudl be possible using two _TCP_ROUTING items in the inputs.conf pointing to the two different destinations, obviously in different Indexers.

but in this way you pay twice the license because data is indexed twice.

for more infos see at https://docs.splunk.com/Documentation/Splunk/9.1.1/Forwarding/Routeandfilterdatad#Route_inputs_to_sp... 

Ciao.

Giuseppe

splunkreal
Motivator

Hi @gcusello  great thanks, however may it work if we set different index for the secondary stanza?

* If this helps, please upvote or accept solution if it solved *
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @splunkreal ,

for my knowledge different Indexers, not indexes.

There's no sense to duplicate logs in two indexes of the same Indexers.

But you have to set the same index name beacuse you really set on index in the input stanza.

If you want to have a different index name on the second Indexers, you have to override this value on it. 

Ciao.

Giuseppe

PickleRick
SplunkTrust
SplunkTrust

I don't think you can monitor the same "base path" twice.

An ugly hack to walk around that is to use (hard/soft) links

0 Karma

splunkreal
Motivator

Are you sure? The stanza is different yet... or we must detail all monitored logs?

Thanks! 🙂

* If this helps, please upvote or accept solution if it solved *
0 Karma
Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

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