Getting Data In

How can I configure rsyslog to send data to Splunk Entreprise ?

wafae
New Member
 
Tags (1)
0 Karma

bgaignon
Path Finder

Hi,
You have to edit the config file of your rsyslog: /etc/rsyslog.conf

I guess you already have a basic configuration.
the less you can do is:

if ($fromhost-ip == 'IP.TO.FORWARD') then @IP.SPLUNK:1514

Do not use the port 514 of course.
Now you should receive your logs on your Splunk port UDP 1514.
You have the possibility to use TCP as well.

Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...