Deployment Architecture

What is the recommended replication factor configuration for a multisite indexer cluster with different numbers of indexers in different sites?

gduggan1
Path Finder

I have a multisite indexer clustering environment with 2 Indexers in Site1 and 1 Indexer in Site2. What is the recommended Replication factor configuration with different numbers of indexers in different sites? Everything I have read is based on an equal number of indexers in each site.

1 Solution

esix_splunk
Splunk Employee
Splunk Employee

So this scenario is a little unique, but not uncommon. This kind of scenario is typically trying to fulfill a DR scenario where having one Indexer at a different site will cover the DR case where site1 disappears..

Here we are assuming that we need to have RF/SF of 3..

available_sites=site1,site2
site_replication_factor=origin:1,site1:2,site2:1,total:3
site_search_factor=origin:1,site1:2,site2:1,total:3

There is an issue with this though, that having a RF/SF 3:3 does use more disk space then say a RF/SF 3:2. See docs @ : http://docs.splunk.com/Documentation/Splunk/6.1/Indexer/Sitereplicationfactor

View solution in original post

esix_splunk
Splunk Employee
Splunk Employee

So this scenario is a little unique, but not uncommon. This kind of scenario is typically trying to fulfill a DR scenario where having one Indexer at a different site will cover the DR case where site1 disappears..

Here we are assuming that we need to have RF/SF of 3..

available_sites=site1,site2
site_replication_factor=origin:1,site1:2,site2:1,total:3
site_search_factor=origin:1,site1:2,site2:1,total:3

There is an issue with this though, that having a RF/SF 3:3 does use more disk space then say a RF/SF 3:2. See docs @ : http://docs.splunk.com/Documentation/Splunk/6.1/Indexer/Sitereplicationfactor

Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...