Getting Data In

Splunk light weight forwarder failover capability

ajaybguthi
Explorer

Hi,

Do we have a fail over capability for any Splunk forwarders? like if one forwarder goes down the other one will pickup and start reading the files where the other forwarder stopped

Tags (1)

dwaddle
SplunkTrust
SplunkTrust

Multiple forwarders on the same machine reading and forwarding the same files is a disaster waiting to happen. Each forwarder keeps a database of what files it has seen and how far into them it has forwarded. A "fail over" forwarder running on the same machine would very likely result in lots of duplicate events.

I would try to think of the Splunk forwarder as an agent. You don't run "fail over" antivirus software, or "fail over" ssh daemons. As bosburn suggests, watching inactive forwarders via deployment monitor or a watchdog to restart a forwarder if it does crash makes sense. But don't overcomplicate it.

bosburn_splunk
Splunk Employee
Splunk Employee

This functionality is not included in the base Splunk forwarder install. You could use deployment monitor app to watch for forwarders that stop sending data, or write a watchdog script that will keep an eye out on the Splunk process and restart it if it crashes.

Bosley

piebob
Splunk Employee
Splunk Employee

inb4--oh dammit.

0 Karma

alacercogitatus
SplunkTrust
SplunkTrust

first upgoat!

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Laser Bananas and Edge Hubs: Exploring Operational Technology (OT) Data Through a ...

  OT is a different environment to traditional IT and can have interesting challenges when interfacing the ...

Event Series: Mastering AI Tokenomics and Splunk Agent Observability

Beyond the Black Box: Correlating AI Performance and Tokenomics with Splunk Agent Observability   As ...

span_metrics: The OpenTelemetry-Idiomatic Way to See Inside Your Services

You open a trace in Splunk Observability Cloud and everything looks fine. One root span, order-pipeline, with ...