Deployment Architecture

Indexer cluster + Search Head Cluster question

perfecto25
Path Finder

Hello, I setup 1 Indexer Cluster (3 indexers + 1 Master) and 1 SH cluster (3 search heads + 1 non-clustered Deployer

I am using this Ansible playbook to do all this, and I got it to work pretty well,

https://github.com/perfecto25/splunk_spaceballs

When I log into the Master server, and I goto Settings > Index Clustering, I can see all 3 of my indexers listed as Indexing peers,
alt text

for some reason my Master is listed as one of the search heads,
alt text

My Master's server.conf lists it as a Cluster Master,

[general]
serverName = mrxsplunkmas
pass4SymmKey = $1$Ss/uc3zMcGHp

[sslConfig]
sslPassword = $1$HYO6LzmKOzPp

[lmpool:auto_generated_pool_download-trial]
description = auto_generated_pool_download-trial
quota = MAX
slaves = *
stack_id = download-trial

[lmpool:auto_generated_pool_forwarder]
description = auto_generated_pool_forwarder
quota = MAX
slaves = *
stack_id = forwarder

[lmpool:auto_generated_pool_free]
description = auto_generated_pool_free
quota = MAX
slaves = *
stack_id = free

[clustering]
cluster_label = idxcluster
**mode = master**
pass4SymmKey = $1$etfufn7+dGrGtM8iFFpb

Is this an expected outcome? Does Master become a default search head for its own indexer cluster?

Thanks.

0 Karma

nikita_p
Contributor

Hi @perfecto25,
Yes this is expected outcome.
But if you login to your deployment server and go to setting ->monitoring console, there you can see overview of your cluster.

0 Karma

somesoni2
Revered Legend

This is expected behavior. As per this documentation

The list includes the master node as one of the search heads. Although the master has search head capabilities, you should only use those capabilities for debugging purposes. The resources of the master must be dedicated to fulfilling its critical role of coordinating cluster activities. Under no circumstances should the master be employed as a production search head. Also, unlike a dedicated search head, the search head on the master cannot be configured for multi-cluster search; it can only search its own cluster.
0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...

Design, Compete, Win: Submit Your Best Splunk Dashboards for a .conf26 Pass

Hello Splunkers,  We’re excited to kick off a Splunk Dashboard contest! We know that dashboards are a primary ...

May 2026 Splunk Expert Sessions: Security & Observability

Level Up Your Operations: May 2026 Splunk Expert Sessions Whether you are refining your security posture or ...