All Apps and Add-ons

Modular inputs High Availability

IgorB
Path Finder

We've got a modular input polling an external data source via REST API,running on one of the heavy forwarders in the deployment.
We'd like to ensure that the input "migrates" to another Splunk instance if the forwarder goes down.

Ideas?

0 Karma

dwaddle
SplunkTrust
SplunkTrust

Sounds like a good use for a traditional cluster monitor type solution using shared backend disk. Your fundamental requirements are that the application only run on one server at a time, and that the state of the application is maintained in the event of a failure. This pretty much calls for some kind of cluster monitor.... and yes it's a pain to set up.

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 ...