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.

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!

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...

Design, Compete, Win: Submit Your Best Splunk Dashboards for a .conf26 Pass

Hello Splunkers,  We’re excited to kick off a Splunk Dashboard contest! We know that dashboards are a primary ...