Re: ERROR: rsyslog configuration check failed.
Posted: Thu Jul 20, 2017 1:35 am
After changing the port to 5545 , still logs are not moving.
Support for Nagios products and services
https://support.nagios.com/forum/
Code: Select all
netstat -na | grep 5545
Code: Select all
iptables -I INPUT 1 -p tcp --dport 5545 -j ACCEPT
Code: Select all
yum -y install tcpdump
tcpdump port 5545