Sent rsyslog to splunk from linux

0

Do following:

# vim /etc/rsyslog.conf

In rsyslog.conf bottom line:

*.* @192.168.60.21:5143

Restart service:

# systemctl restart rsyslog

No Comments

Leave a Reply