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!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...