- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

nik_charusat
New Member
01-21-2020
04:42 AM
Does Universal Forwarder's load balancing work automatically in Distributed architecture without clustering?
1 Solution
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

richgalloway

SplunkTrust
01-21-2020
05:50 AM
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
.
---
If this reply helps you, Karma would be appreciated.
If this reply helps you, Karma would be appreciated.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

nik_charusat
New Member
01-21-2020
08:05 AM
At what time period It does Load Balancing of Indexers?
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

richgalloway

SplunkTrust
01-21-2020
05:50 AM
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
.
---
If this reply helps you, Karma would be appreciated.
If this reply helps you, Karma would be appreciated.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

nik_charusat
New Member
01-21-2020
08:03 AM
Can you also explain what forceTimebasedAutoLB = <boolean>
exactly do in output.conf file.
