Splunk Core Certified Advanced Power User — Question 106
After automatic load balancing is enabled on a forwarder, the time interval for switching indexers can be updated by using which of the following attributes?
Answer options
- A. channelTTL
- B. connectionTimeout
- C. autoLBFrequency
- D. secsInFailureInterval
Correct answer: C
Explanation
The correct answer is C, autoLBFrequency, as it specifically controls the frequency at which the forwarder will switch between indexers when load balancing is enabled. The other options do not relate to the timing of indexer switching; for example, channelTTL affects the lifespan of channels, and connectionTimeout pertains to how long to wait for a connection before timing out.