Deployment Architecture

Outputs.conf autoLB quesiton

frankyip
Engager

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!

Splunk App Dev Community Updates – What’s New and What’s Next

Welcome to your go-to roundup of everything happening in the Splunk App Dev Community! Whether you're building ...

The Latest Cisco Integrations With Splunk Platform!

Join us for an exciting tech talk where we’ll explore the latest integrations in Cisco + Splunk! We’ve ...

Enterprise Security Content Update (ESCU) | New Releases

In April, the Splunk Threat Research Team had 2 releases of new security content via the Enterprise Security ...