Objective 15.1

Enterprise Certified Architect

Splunk single-site indexer cluster configuration

Objective 15.1 sits in Single-site Indexer Cluster, which carries 5% of the Enterprise Certified Architect exam. The questions below are original, written from the official objective title above, and each explanation cites the Splunk page it rests on.

Objective title verbatim from the official objectives. Splunk exam page

A worked example

Shown solved, with the whole explanation open: this is what every question here carries.

15-1Single-site Indexer Cluster

An analyst asks what the replication factor sets. What does Splunk say?

Copies of each bucketCorrect · your answerCorrect.
Searchable copies onlyThe search factor sets how many copies are searchable.
Peers in the clusterThe peer count must be at least the replication factor.
Sites in the clusterSites are a multisite concept.

Correct.

Checked against help.splunk.com, August 2026

Concept

The factor is a promise about how many machines can fail before data is lost. Everything about cluster sizing follows from that number.

Why A

Splunk states that peer nodes store incoming data in buckets, that the cluster maintains multiple copies of each bucket on separate peer nodes, and that the number of copies of each bucket the cluster maintains is the replication factor.

Source

Peer nodes store incoming data in buckets , and the cluster maintains multiple copies of each bucket. The cluster stores each bucket copy on a separate peer node. The number of copies of each bucket that the cluster maintains is the replication factor .

Splunk Docs: Replication factor, checked August 2026
#clustering#replication-factor

Now you: objective 15.1 questions

No account needed. The explanation opens when you answer.

Sample question 1 of 3

15-1Single-site Indexer Cluster

A team lead asks how many peer failures a cluster tolerates. What does Splunk say?

Sample question 2 of 3

15-1Single-site Indexer Cluster

An engineer asks what the search factor determines. What does Splunk say?

Sample question 3 of 3

15-1Single-site Indexer Cluster

An administrator asks the default search factor. What value does Splunk give?

Full Enterprise Certified Architect question bank coming

We’re writing the complete bank from the official objectives right now. Leave your email and we’ll tell you when it ships, nothing else, ever.

Read the sources

These are the official pages the questions above cite. Reading them is studying the objective from the primary source, which is what the explanations point you toward anyway.