syslog message troubleshooting using tcpdump
Super short post today. To troubleshoot syslog message you can use tcpdump. You will need to use -A option so that you can view the message # tcpdump -A -i eth0 port 601
Linux & DevOps tutorials | Also: Levelling Up with Docker on Amazon