Splunk Enterprise

What are the pros and cons of using Splunk as the Syslog server?

BharathKM
New Member

Can we use Splunk as the Syslog server? if Yes then what are the Pros and cons of using Splunk as the Syslog server?

Labels (1)
Tags (1)
0 Karma

skalliger
Motivator

Splunk is way too expensive to just use it as a syslog server. You'd rather want a Linux-based system that uses either rsyslog or syslog-ng which collects all logs for you. And the logs that you'll need then go into your Splunk environment.

Another contra, besides the cost, is that Splunk may and will be restarted sometimes. The server that will listen for incoming syslog data will then not be able to receive that data while Splunk restarts. A syslog server itself won't be restarted regularly.

 

Skalli

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