Splunk Enterprise

How to transfer data from the data source to forwarder via syslog over TLS?

AHA-0114
Explorer

I would like to transfer data from the data source to Forwarder via Syslog over TLS.
Is it possible to use the default SSL certificate provided by Splunk to transfer data from the data source to the forwarder over Syslog over TLS?
Is it possible to use the default SSL certificate provided by Splunk on non-Splunk equipment?

Labels (2)
0 Karma

PickleRick
SplunkTrust
SplunkTrust

Ok, some things need clarification. Whereas TCP or HTTP are relatively strict terms, syslog is a very loosely applied name regarding to - depending on context - many things from completely anything sent to UDP/514 to a particular RFC5424 message format.

Most probably by saying "syslog over TLS" you mean a simple tcp-tls-based input regardless of what's being sent there.

Yes, it can be done. Just use tcp-tls: input instead of tcp:. Parameters regarding encryption/authentication not specified within particular input will be pulled from defaul [SSL] stanza.

In case of simple network inputs however, it's often worth considering setting up intermediate syslog-processing layer (sc4s, rsyslog...) to keep the network-level metadata.

And yes, technicaly speaking, you could of course use the splunk's internal certificates but it's generally good idea to use your own CA in production environment.

VatsalJagani
SplunkTrust
SplunkTrust

I'm not a Syslog expert but if you are using rsyslog then this (https://www.rsyslog.com/doc/v8-stable/tutorials/tls_cert_summary.html) document might be useful.

Get Updates on the Splunk Community!

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...

Stay Connected: Your Guide to October Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...