Deployment Architecture

Can you forward specific indexed data from one server to another?

michel_wolf
Path Finder

Hello,

Here is my scenario server:
Splunk_A has index_a index_b and index_c
Splunk_B has Index_d index_e and index_f

Is it possible to copy only index_f from Splunk_B to Splunk_A and configure forwarding and receiving only for index_f on Splunk_B?

0 Karma
1 Solution

jkat54
SplunkTrust
SplunkTrust

Several options here.

  1. You could create index_f on splunk A and then copy the warm/cold/frozen buckets from Splunk A to Splunk B. That’s a one time fix.

  2. You could create an outputs.conf with a special server group that sends to Splunk A and Splunk B. Then using _TCP_ROUTING in inputs.conf you can specify which server group from outputs.conf that you want the data to be sent to. This is a more permanent solution that ensures future data goes to both places. See inputs.conf and outputs.conf documentation for more details.

View solution in original post

0 Karma

jkat54
SplunkTrust
SplunkTrust

Several options here.

  1. You could create index_f on splunk A and then copy the warm/cold/frozen buckets from Splunk A to Splunk B. That’s a one time fix.

  2. You could create an outputs.conf with a special server group that sends to Splunk A and Splunk B. Then using _TCP_ROUTING in inputs.conf you can specify which server group from outputs.conf that you want the data to be sent to. This is a more permanent solution that ensures future data goes to both places. See inputs.conf and outputs.conf documentation for more details.

0 Karma

michel_wolf
Path Finder

Hi jkat54,

thanks for your answer this will work for me in my scenario.

0 Karma

jkat54
SplunkTrust
SplunkTrust

Ok I converted to answer. Please accept as the answer to receive your karma 😉

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