nerdexam
Splunk

SPLK-2002(205Q) · Question #103

Which of the following configuration attributes must be set in server, conf on the cluster manager in a single-site indexer cluster?

The correct answer is A. master_uri. The correct configuration attribute to set in server.conf on the cluster manager in a single-site indexer cluster is master_uri. This attribute specifies the URI of the cluster manager, which is required for the peer nodes and search heads to communicate with it1. The other…

Indexer Cluster Management

Question

Which of the following configuration attributes must be set in server, conf on the cluster manager in a single-site indexer cluster?

Options

  • Amaster_uri
  • Bsite
  • Creplication_factor
  • Dsite_replication_factor

How the community answered

(20 responses)
  • A
    90% (18)
  • B
    5% (1)
  • C
    5% (1)

Explanation

The correct configuration attribute to set in server.conf on the cluster manager in a single-site indexer cluster is master_uri. This attribute specifies the URI of the cluster manager, which is required for the peer nodes and search heads to communicate with it1. The other attributes are not required for a single-site indexer cluster, but they are used for a multisite indexer cluster. The site attribute defines the site name for each node in a multisite indexer cluster2. The replication_factor attribute defines the number of copies of each bucket to maintain across the entire multisite indexer cluster3. The site_replication_factor attribute defines the number of copies of each bucket to maintain across each site in a multisite indexer cluster4. Therefore, option A is the correct answer, and options B, C, and D are incorrect. 1: Configure the cluster manager 2: Configure the site attribute 3: Configure the replication factor 4: Configure the site replication factor

Topics

#indexer clustering#server.conf#cluster manager configuration#single-site cluster

Community Discussion

No community discussion yet for this question.

Full SPLK-2002(205Q) Practice