1
edit
Changes
→Using syslog to route log files to a remote host
systemctl restart rsyslog.service
*Go on your f16 host and edit /etc/rsyslog.conf and uncomment the following:
$ModLoad imtcp.so
$InputTCPServerRun 514
*Still on f16, restart syslog. NOTE: At this point you should use iptables to open up tcp port 514