Splunk Enterprise

The newly added Searchhead in SHC not replicating the "Search Peers (Indexers).

khusain_splunk
Splunk Employee
Splunk Employee

Adding new SH in the existing SH cluster not replicating the "Distributed Search peers".

0 Karma

khusain_splunk
Splunk Employee
Splunk Employee

Hi,

Please check and verify if below configuration is there in server.conf:

[raft_statemachine]
disabled = false
replicate_search_peers = true

Removed the distsearch.conf(list of all peers and add the above setting in all SH member and restart. After that adding new peers will automatically replicate to each member in Searchhead cluster. Only you need to add it to the captain.

Thanks!

0 Karma
Get Updates on the Splunk Community!

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...