Getting Data In

Splunk Forwarder HA load balancing

alexlee-mv
New Member

I know that we could configure Auto-load balancing on multiple indexer.
But I want to use an active standby approach to license count on duplicated data.

In this case, could I configure the forwarder to route all the event an indexer primarily and route to another indexer when primarily indexer is not available.

0 Karma

RubenOlsen
Path Finder

The forwarders behavior "out of the box" is to forward data to whatever indexers that are available.

In you scenario your secondary indexer could be turned off by default (i.e. not running) - and with some script check if your primary indexer is not running. If the primary indexer is not running - then start the secondary indexer.

Seen from the forwarder point of view - this is a "no-brainer" as it will buffer any inputs if your primary indexer dies until it can deliver to your secondary indexer (and vice versa).

The problem with this approach might be if you need to search the data from your primary indexer if this becomes unavailable.

I have not tried this my self - but this should work.

Another approach is to deploy a network load-balancer in front of both indexers, and let this device send data to either your primary or your secondary indexer.

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...