Getting Data In

How to forward data from an indexer to a specific index in another indexer?

ebailey
Communicator

We are forwarding data from an indexer in a remote data center to our primary indexer with no issues. What I would like to do next is forward that data to a specific index in the primary indexer. Is this possible? Thanks!

Tags (3)
0 Karma

merp96
Path Finder

Hi,

You could add the below route settings in the inputs.conf of the Primary Index and then use props and transforms to override and set the index for all incoming events.

[splunktcp://1111]
route=has_key:_utf8:parsingQueue;has_key:_linebreaker:parsingQueue;absent_key:_utf8:parsingQueue;absent_key:_linebreaker:parsingQueue

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...