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
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...