All Apps and Add-ons

How to load balance between the indexers for Outcold and Monitoring Kubernetes collector setup to ingest data?

sathwikr076
Communicator

@outcoldman, we are using Monitoring Kubernetes App and Outcold collector Setup to ingest the data, but is there any way to have load balancing between the indexers, because right now, the servers ingest to only one indexer using random-with-round-robin - choose random URL on first selection and after that in round-robin on each failure.

Thanks.

0 Karma
1 Solution

outcoldman
Communicator

@sathwikr076 there are several options:

  1. Setup a Load Balancer in front of your indexers. See http://dev.splunk.com/view/event-collector/SP-CAAAE73
  2. You can specify multiple HTTP Event Collector endpoints with the collectord. https://www.outcoldsolutions.com/docs/monitoring-kubernetes/v5/splunk-output/#using-multiple-http-ev... Every instance of collectord will choose randomly one from the list.

View solution in original post

0 Karma

outcoldman
Communicator

@sathwikr076 there are several options:

  1. Setup a Load Balancer in front of your indexers. See http://dev.splunk.com/view/event-collector/SP-CAAAE73
  2. You can specify multiple HTTP Event Collector endpoints with the collectord. https://www.outcoldsolutions.com/docs/monitoring-kubernetes/v5/splunk-output/#using-multiple-http-ev... Every instance of collectord will choose randomly one from the list.
0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...