Syslog Server On Centos configuration
1> Transfer the logs to the server,the server will be a Syslog server.
Setting Syslog Server:
vi /etc/sysconfig/syslog
SYSLOGD_OPTIONS=”-r -m 0″
then restart syslogd service.
Setting Client,for examp the cenos Iptables.