Getting Data In

how to integrate Venafi using syslog channel

Splunker2911
Loves-to-Learn

I heard from Venafi support that the Splunk channel is going away... the Syslog channel is the recommended method moving forward. so where/how do I point my syslog configurations to feed splunk

0 Karma

FrankVl
Ultra Champion

Basically 2 main options:

  • The recommended approach for sending syslog to Splunk is to set up a server with a syslog daemon (rsyslog / syslog-ng) that receives the syslog data and writes it to file. Then install a Universal Forwarder on that same server to read those files and send it to your indexer(s). The advantage of this is, that the syslog feed is not interrupted when you need to stop / restart splunk (e.g. for maintenance / upgrade of the UF / deploying new inputs). Also the way a syslog daemon can nicely generate dynamic files (e.g. one file per hour per source host) makes it easier to process the data in splunk (e.g. take hostname from path) and troubleshoot in case of issues with the feed.

  • A somewhat simpler, less robust, option is to set up a TCP or UDP input directly in Splunk and point Venafi to send syslog to that port.

Get Updates on the Splunk Community!

Get Schooled with Splunk Education: Explore Our Latest Courses

At Splunk Education, we’re dedicated to providing incredible learning experiences that cater to every skill ...

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL  The Splunk AI Assistant for SPL ...

Buttercup Games: Further Dashboarding Techniques (Part 5)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...