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

Network to App: Observability Unlocked [May & June Series]

In today’s digital landscape, your environment is no longer confined to the data center. It spans complex ...

SPL2 Deep Dives, AppDynamics Integrations, SAML Made Simple and Much More on Splunk ...

Splunk Lantern is Splunk’s customer success center that provides practical guidance from Splunk experts on key ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...