Getting Data In

What are the best practices to send syslog from firewall via udp:514?

kisero
Engager

Hi Splunk,
I have one master node with 2 indexers, and 1 search head. How is the best pacticies to send syslog information from a firewall, via udp:514?

Thanks!

0 Karma

bcyates
Communicator

Master node meaning your indexers are clustered? You should have at least three indexers in a cluster.

0 Karma

richgalloway
SplunkTrust
SplunkTrust

The best practice for sending syslog to Splunk is to use an intermediate syslog tool (like syslog-ng). The tool collects syslog from the firewall and other places and writes it to files. A Splunk Universal Forwarder monitors those files and sends the events to Splunk.

Don't try sending syslog directly to Splunk. It can work, but is not a robust solution.

---
If this reply helps you, Karma would be appreciated.

skoelpin
SplunkTrust
SplunkTrust

Yep, this is the way to go! The advantages of this is the ability to restart your splunk service after modifying your CONF files without losing data.

0 Karma
Get Updates on the Splunk Community!

Index This | What’s a riddle wrapped in an enigma?

September 2025 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with this ...

BORE at .conf25

Boss Of Regular Expression (BORE) was an interactive session run again this year at .conf25 by the brilliant ...

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...