Configure logging server:
Download As PDF
This is one of the RHCE exam objective under system administration. Logging server generally accepts different logs from clients. It's most useful if some can't login to remote system and check the logs also provides easy log management.
Edit the following directives to accept log files in /etc/rsyslog.conf
Edit the following directives to accept log files in /etc/rsyslog.conf
To accept UDP log files
#$ModLoad imudp
#$UDPServerRun 514
To accept TCP logs