In this example, if useACK is set to true and the maxQueueSize is set to 7MB, what is the size of the wait queue on this universal forwarder?
In this example, if useACK is set to true and the maxQueueSize is set to 7MB, what is the size of the wait queue on this universal forwarder?
If useACK is set to true, the size of the wait queue on the universal forwarder is always three times the value of the maxQueueSize. Given that the maxQueueSize is set to 7MB, the size of the wait queue would be 21MB.
It is always three times the value of the output queue
Right, A https://docs.splunk.com/Documentation/Splunk/latest/Forwarding/Protectagainstlossofin-flightdata#:~:text=The%20default%20for%20the%20maxQueueSize,wait%20queue%20size%20is%2021MB.