Getting Data In

Syslog data with SSL enabled

arkonner
Path Finder

To enforce security should be possible to configure a syslog listener with SSL enabled

0 Karma

FrankVl
Ultra Champion

What exactly is your question?

For sending SSL syslog data directly into Splunk, you can use a tcp-ssl input, see inputs.conf spec for details.

In general it is considered best practice not to send syslog data directly to UDP/TCP inputs, but rather use a syslog daemon (rsyslog / syslog-ng) to receive the data and write it to disk, and then use file monitor inputs to get the data into splunk.

Both rsyslog and syslog-ng support SSL syslog as far as I know, You best refer to the documentation of those tools themselves for details if you want to take that route.

0 Karma
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...