Deployment Architecture

If I have an existing search head cluster with a replication factor of 3, should I increase this number when adding new search heads?

rcreddy06
Path Finder

I need to configure new search heads to an existing search head cluster, currently with a replication factor of 3. When I add the new search heads, should I increase the replication factor?

Please suggest me of any possible issues. Should I keep the replication factor as 3?

Command to configure the new search head:
./splunk init shcluster-config -auth admin:pw -mgmt_uri:mgmt_port <>:8089 -replication_port 8087 -replication_factor 3 -conf_deploy_url (ip of dep_server)-secret (pw)

Command to add to the cluster:
./splunk add shcluster-member -current_member_uri:mgmt_port (fqdn of any current member uri):8089

Richfez
SplunkTrust
SplunkTrust

It is not recommended to change the replication factor once it's been set at member initialization. Besides, there is no need to unless you wish to have greater redundancy and be able to tolerate more than two nearly simultaneous failures at one time. You can read up on both of those here in the sections "Effect of the replication factor" and "Replication factor configuration."

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