Does Universal Forwarder's load balancing work automatically in Distributed architecture without clustering?
Load balancing in universal forwarders is automatic. You can control it using the outputs.conf settings autoLBFrequency
and autoLBVolume
and the props.conf settings EVENT_BREAKER
and EVENT_BREAKER_ENABLE
.
At what time period It does Load Balancing of Indexers?
Load balancing in universal forwarders is automatic. You can control it using the outputs.conf settings autoLBFrequency
and autoLBVolume
and the props.conf settings EVENT_BREAKER
and EVENT_BREAKER_ENABLE
.
Can you also explain what forceTimebasedAutoLB = <boolean>
exactly do in output.conf file.