Splunk Core Certified Consultant — Question 22
When monitoring network inputs, there will be times when the forwarder is unable to send data to the indexers. Splunk uses a memory queue and a disk queue.
Which setting is used for the disk queue?
Answer options
- A. queueSize
- B. maxQueueSize
- C. diskQueueSize
- D. persistentQueueSize
Correct answer: D
Explanation
The correct answer is D, as 'persistentQueueSize' refers specifically to the configuration of the disk queue in Splunk. Options A, B, and C do not pertain to the disk queue setting and may refer to other configuration aspects, making them incorrect in this context.