Deployment Architecture

How to set the “sensitivity” of indexer clustering to 0.95 or 1.0?

felipesewaybric
Contributor

Hey guys,

How can I change the default of 0.8 or 0.7 to 0.95 or 1.0 for sensitivity in the cluster.

I need to replicate 100% of the events in my clustered ambient.

Thanks.

0 Karma

skalliger
Motivator

Could you be a bit more specific please? What "events" are you talking about? Your data stored in buckets?
Are you using a master? If so, you specify your replication settings there.

Your title suggests you're talking about indexer clusters. Indexers replicate all buckets based on your repFactor specified per index. If you want to replicate the data on every indexer, you have to set it as high as your amount of indexers (4 indexers, repFactor=4). Remember to set it to "auto" on your indexers if you use a master so the indexers get the configuration from it.

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...