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!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...