5.1.3 Configure syslog to Send Logs to a Remote Log Host - *.* @loghost.example.com

Information

The syslog utility supports the ability to send logs it gathers to a remote log host running syslogd(8) or to receive messages from remote hosts, reducing administrative overhead.

Rationale:

Storing log data on a remote host protects log integrity from local attacks. If an attacker gains root access on the local system, they could tamper with or remove log data that is stored on the local system

Solution

Edit the /etc/syslog.conf file and add the following line (where logfile.example.com is the name of your central log host).

*.* @loghost.example.com

Execute the following command to restart syslogd

# pkill -HUP syslogd

Default Value:

OS Default: N/A

See Also

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

Item Details

Category: AUDIT AND ACCOUNTABILITY

References: 800-53|AU-12, CSCv7|6.3

Plugin: Unix

Control ID: 1a38b076db70d00a6e281ba53cf2bbd9342a66c84822bd0e367d58ff99578b01