Enable the indexer cluster manager node (original) (raw)

Before reading this topic, read Indexer cluster deployment overview.

A cluster has one, and only one, manager node. The manager node coordinates the activities of the peer nodes. It does not itself store or replicate data (aside from its own internal data).

Important: A manager node cannot do double duty as a peer node or a search node. The Splunk Enterprise instance that you enable as manager node must perform only that single indexer cluster role. In addition, the manager cannot share a machine with a peer. Under certain limited circumstances, however, the manager instance can handle a few other lightweight functions. See "Additional roles for the manager node".

You must enable the manager node as the first step in deploying a cluster, before setting up the peer nodes.

The procedure in this topic explains how to use Splunk Web to enable a manager node. You can also enable a manager node in two other ways:

Important: This topic explains how to enable a manager node for a single-site cluster only. If you plan to deploy a multisite cluster, see "Configure multisite indexer clusters with server.conf".

Enable the manager node

To enable an indexer as the manager node:

1. Click Settings in the upper right corner of Splunk Web.

2. In the Distributed environment group, click Indexer clustering.

3. Select Enable indexer clustering.

4. Select Manager node and click Next.

5. There are a few fields to fill out:

6. Click Enable manager node.

The message appears, "You must restart Splunk for the manager node to become active. You can restart Splunk from Server Controls."

7. Click Go to Server Controls. This takes you to the Settings page where you can initiate the restart.

Important: When the manager node starts up for the first time, it will block indexing on the peers until you enable and restart the full replication factor number of peers. Do not restart the manager node while it is waiting for the peers to join the cluster. If you do, you will need to restart the peers a second time.

View the manager node dashboard

After the restart, log back into the manager node and return to the Clustering page in Splunk Web. This time, you see the manager node clustering dashboard. For information on the dashboard, see "View the manager node dashboard".

Perform additional configuration

For information on post-deployment manager node configuration, see "Manager node configuration overview".