Getting Data In

rsyslog vs. Splunk Forwarder

csclement
Engager

Hi,

I am wondering what are the pros and cons of the following two logging setups:

  1. All hosts run rsyslog and forward logs to a central server. Install Splunk Forwarder only on the central server and forward logs to Splunk server.
  2. Install Splunk Forward on every host and have logs forward to the Splunk server.

Would appreciate if anyone can share his/her experience. Thanks.

Tags (2)

yannK
Splunk Employee
Splunk Employee

It depends for which logs. I prefer the forwarder for it's flexibility, but syslog has a lower footprint.

  • for syslog logs, with all the same format, you can use the syslog aggregator.
  • for specific logs with specific formats and applications, the splunk forwarder allow you to specify the sourcetype.

  • syslog over udp => not resilient to network issues.
  • splunk forwarder => SSL and caching.

  • deployment of a central syslog => easy
  • deploy and maintain many forwarder => requires tools or deployment server

miteshvohra
Contributor

Additionally, you can throttle bandwidth for sending logs over WAN network using Forwarder which is not otherwise possible.

kristian_kolb
Ultra Champion

And the forwarder can do WinEventLogs far nicer, at least compared to snare. In fact, if there are multi-line log messages, I'd say that's a sign to go with a forwarder.

0 Karma
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!

Persistent Queue at TcpOut — One of Splunk's Most Practical Features

Splunk introduced persistent queueing at the tcpout layer as one of the most practical resilience features in ...

Skip the Awkward Silence: Have a .conf-ersation at .conf26

Picture this. You arrive at .conf26 already having your socializing and networking plans mapped out. No ...

Rethinking Zero Trust: From Product Purchases to Logical Control Evidence

Note: This post outlines a proposed architecture and serves as an interest check. If we secure commitments ...