Splunk Core Certified Advanced Power User — Question 146

A company moves to a distributed architecture to meet the growing demand for the use of Splunk. What parameter can be configured to enable automatic load balancing in the Universal Forwarder to send data to the indexers?

Answer options

Correct answer: C

Explanation

The correct answer is C because setting the tcpout stanza with a list of indexer addresses enables the Universal Forwarder to distribute data load among those indexers automatically. Option A is incorrect as Splunk can manage load balancing without external hardware. Option B suggests creating separate configurations which is unnecessary for load balancing, and option D implies a less effective method of distributing data compared to the specified configuration in C.