Getting Data In

Universal Forwarder to 3rd Party Systems as Syslog

FRoth
Contributor

I've read that the Universal Forwarded is not able to forward messages to a Syslog server.
Although this TABLE says that it is possible to forward to 3rd party systems.

Could anyone clear this issue for me?

I would like to forward log entries from a Windows Eventlog Collector to a Syslog Server using splunk forwarders.

jonuwz
Influencer

See here

I have no idea if the uncooked data is in a syslog friendly format though.

Update

The uncooked data is syslog friendly.

sample outputs.conf :

[tcpout]
defaultGroup = default-autolb-group

[tcpout:default-autolb-group]
server = splunkindex:514
sendCookedData=false

[tcpout-server://splunkindex:514]

It does send the universal forwarder logs too though, which could be messy ( and most of the events are multiline which syslog sees as multiple events )

All things considered, it might be easier to use snare

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