Getting Data In

Can _INDEX_AND_FORWARD_ROUTING be used as global param ?

cwl
Contributor

Can _INDEX_AND_FORWARD_ROUTING be used as global param defined in [default] of inputs.conf ?

[default] 
host = myhostname
_INDEX_AND_FORWARD_ROUTING = local 
0 Karma
1 Solution

cwl
Contributor

No. _INDEX_AND_FORWARD_ROUTING must present at input stanza for it to support selective indexing as mentioned in below documentation.

http://docs.splunk.com/Documentation/Splunk/6.2.3/Forwarding/Routeandfilterdatad#Configure_selective...

[input_stanza]
_INDEX_AND_FORWARD_ROUTING=<any_string>
...

View solution in original post

0 Karma

cwl
Contributor

No. _INDEX_AND_FORWARD_ROUTING must present at input stanza for it to support selective indexing as mentioned in below documentation.

http://docs.splunk.com/Documentation/Splunk/6.2.3/Forwarding/Routeandfilterdatad#Configure_selective...

[input_stanza]
_INDEX_AND_FORWARD_ROUTING=<any_string>
...
0 Karma
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 ...