Deployment Architecture

Is search head clustering information stored in any configuration file?

danielwan
Explorer

I am planning to use configuration management tool like Chef to manage my search head cluster.
I knew I can use splunk CLI in https://docs.splunk.com/Documentation/Splunk/7.0.1/DistSearch/ViewSHCstatus to get the search head cluster information like all members and captain, but it's not so convenient for Chef to configure.

Does Splunk store the related information into some configuration file?

0 Karma
1 Solution

sroback_splunk
Splunk Employee
Splunk Employee

sroback_splunk
Splunk Employee
Splunk Employee

Hi. Yes, the search head cluster configuration is stored under the [shclustering] stanza in server.conf. For more info, see these docs:

http://docs.splunk.com/Documentation/Splunk/7.0.1/admin/Serverconf#search_head_clustering_configurat...
https://docs.splunk.com/Documentation/Splunk/7.0.1/DistSearch/SHCconfigurationoverview

danielwan
Explorer

I have checked out server.conf, it apparently does not have any search head cluster member information. Does it mean I have to run splunk CLI to add/remove/list cluster members?

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