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!

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 GA in US-AWS!

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