6.2.2.12 Ensure the operating system has the packages required for encrypting offloaded audit logs

Information

must have the packages required for encrypting offloaded audit logs installed.

Information stored in one location is vulnerable to accidental or incidental deletion or alteration.

Off-loading is a common process in information systems with limited audit storage capacity.

The operating system's installation media provides "rsyslogd". "rsyslogd" is a system utility providing support for message logging. Support for both internet and UNIX domain sockets enables this utility to support both local and remote logging. Couple this utility with "rsyslog-gnutls" (which is a secure communications library implementing the SSL, TLS and DTLS protocols), and you have a method to securely encrypt and off-load auditing.

Rsyslog provides three ways to forward message: the traditional UDP transport, which is extremely lossy but standard; the plain TCP based transport, which loses messages only during certain situations but is widely available; and the RELP transport, which does not lose messages but is currently available only as part of the rsyslogd 3.15.0 and above.Examples of each configuration:UDP . @remotesystemnameTCP . @@remotesystemnameRELP . :omrelp:remotesystemname:2514Note that a port number was given as there is no standard port for RELP.

Solution

Configure the operating system to encrypt offloaded audit logs by installing the required packages with the following command:

# yum install rsyslog-gnutls

See Also

https://workbench.cisecurity.org/benchmarks/19886

Item Details

Category: AUDIT AND ACCOUNTABILITY

References: 800-53|AU-6(3), CSCv7|6.6

Plugin: Unix

Control ID: e1e9f002f5847db65cfdb57c3d4e67f6e50ddc19b041c63b58058c6ccce198a7