Deployment Architecture

Outputs.conf autoLB quesiton

frankyip
New Member

I have two indexers A and B.
UF always send data to A. If A is down, then UF send data to B. Is it possible to enforce so?

Thanks

Tags (1)
0 Karma

hunters_splunk
Splunk Employee
Splunk Employee

Hi frankip,

Yes, you can configure autoLB in output.conf. Example:

[tcpout:splunk_indexer]
server = splunk1:9997,splunk2:9997,splunk3:9997
autoLB = true
forceTimebasedAutoLB = true
autoLBFrequency = 40

For details, please refer to this topic:
docs.splunk.com/Documentation/Splunk/latest/Forwarding/Setuploadbalancingd

Hope it helps. Thank!
Hunter

somesoni2
Revered Legend

This is not possible to achieve within Splulnk, using outputs.conf. You would need to use external DNS load balancer with HA design.

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...