Splunk Search

multisite replication factor

tvernick
Engager

I have another site I want to add with 2 indexers and 1 search, same setup as site1.
I want to have copies across both clusters so if my original 2 indexers go down, I want the second site to have all data.
Would this work?

site_replication_factor = origin:2,total:4
site_search_factor = origin:1,total:2

Tags (1)
0 Karma

gfreitas
Builder

Yes, with this conf you will have copy of data on each of your Indexers.
To make sure you have a searchable copy of data on both sites you can change your site_search_factor to:

site_search_factor = origin:1, site1:1,site2:1

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