
ManageEngine Firewall Analyzer :: User Guide
253
Zoho Corp.
Restart the syslog service on the host using the command:
/etc/rc.d/init.d/syslog restart
Configuring syslog-ng daemon in a Linux host
• Append the following entries at the end of syslog-ng.conf file in the
/etc/syslog-ng/ directory:
destination firewallanalyzer { udp("<server_name>" port(514)); };
log { source(src); destination(firewallanalyzer); };
where <server_name> is the IP address of the machine on which
Firewall Analyzer is running.
• Restart syslog service
Komentarze do niniejszej Instrukcji