When enabling the MC to run in distributed mode, these are the steps that need to be followed: Configure the Search Head as a Deployment Server search peer Configure the Cluster Manager as a Deployment Server search peer Configure the Deployment Server a cluster search and with search affinity disabled ./splunk edit cluster-config -mode searchhead -manager_uri https://<manager-uri-ip>:8089 -secret <secret> Restart the deployment server Once the Cluster Manager is added as a Deployment Server search peer, the indexers automatically appear as remote instances on the Monitoring Console
... View more