4.2.3 Ensure rsyslog or syslog-ng is installed

Information

The security enhancements of rsyslog and syslog-ng such as connection-oriented (i.e. TCP) transmission of logs, the option to log to database formats, and the encryption of log data en route to a central logging server) justify installing and configuring the package.

Solution

Install rsyslog or syslog-ng using the appropriate package manager or manual installation:
# yum install rsyslog
# apt-get install rsyslog
# zypper install rsyslog
The previous commands install rsyslog, use the appropriate package if syslog-ng is desired.

See Also

https://workbench.cisecurity.org/files/1856