Deployment Architecture

how to move indexer peer from one cluster to another cluster?

saifuddin9122
Path Finder

Hello All

i have 2 multisite clusters in two different regions.

region one has 4 indexers with replication factor 3 --> c1_idx1,c1_idx2,c1_idx3,c1_idx8
region two has 3 indexers with replication factor 3 --> c2_idx4,c2_idx5,c2_idx6

i want to move c1_idx3 to second cluster

how should i do it? is is by changing the master information peer or is there any other process to do it?

Am guessing this process should work
1. take peer to offline
2. change master information
3. restart the peer

is it correct?

0 Karma

s2_splunk
Splunk Employee
Splunk Employee

Simply changing the master URI will get you into all kinds of trouble, because your peer will have indexed data from the former cluster that the new master will not know what to do with.
Your best bet is to re-image the peer before doing the move; or at the very least remove index definitions and indexed data.

0 Karma

somesoni2
Revered Legend

You've two clusters OR single cluster with two sites (multisite cluster)?

0 Karma

saifuddin9122
Path Finder

two multisite clusters

one in non-prod and second in nod-prod-test

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...