Splunk Core Certified Advanced Power User — Question 12

Which of the following apply to how distributed search works? (Choose all that apply.)

Answer options

Correct answer: A

Explanation

Option A is correct because the search head is responsible for dispatching searches to peer nodes in a distributed search architecture. Options B, C, and D are incorrect because while peers do work in parallel, they do not pull data from forwarders directly; instead, they work on data that has been indexed. The search head consolidates results, but it does not prepare reports as part of the distributed search process.