Getting Data In

How to send a specific index from one indexer to another without a heavy forwarder

troyfred
Explorer

So we have a client system that has their own Splunk indexer.
For certain reasons they do not want their splunk universal forwarders sending logs to two separate indexers, but want to continue to have all their logs sent to their indexer, and then forward select indexes from their indexer to ours.

Most of the indexandforward items seem to require a heavy forwarder to work.
We are trying not to interfere with their current setup as much as possible and adding the heavy forwarder seems like it would be exactly that. Any thoughts would be greatly appreciated.

skrajkumar_splu
Splunk Employee
Splunk Employee

Hi Troyfred

One suggestion is instead of forwarding the logs from one indexer to another. You can configure the UF to send only specific monitors to the second indexer( Or even both indexers) via _TCP_ROUTING. Define two different routing groups for both scenarios in outputs.conf and declare the group in inputs.conf.

Refer inputs.conf.specs for more info

https://docs.splunk.com/Documentation/Splunk/latest/Admin/Inputsconf

0 Karma

dauren_akilbeko
Communicator

What you could do is enable Heavy Forwarder on the customer indexer and then use selective indexing/forwarding to forward and store needed indexes. Don't forget to backup config.

0 Karma

anmolpatel
Builder

One suggestion: setup distributed searches and add the indexers as search peers is an option. You can restrict index access by roles. Added benefit, license is not consumed by both the teams for the same data.
https://docs.splunk.com/Documentation/Splunk/8.0.2/DistSearch/Configuredistributedsearch

0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...