OL08-00-030680 - OL 8 must have the packages required for encrypting offloaded audit logs installed.

Information

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

Offloading is a common process in information systems with limited audit storage capacity.

OL 8 installation media provides 'rsyslogd'. This 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. Coupling this utility with 'gnutls' (which is a secure communications library implementing the SSL, TLS and DTLS protocols) provides a method to securely encrypt and offload 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 follow:
UDP *.* @remotesystemname
TCP *.* @@remotesystemname
RELP *.* :omrelp:remotesystemname:2514

Note 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:

$ sudo yum install rsyslog-gnutls

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_Oracle_Linux_8_V2R2_STIG.zip

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-6b., CAT|II, CCI|CCI-000366, Rule-ID|SV-248813r991589_rule, STIG-ID|OL08-00-030680, Vuln-ID|V-248813

Plugin: Unix

Control ID: 1b5c2ab7753f513207be2eccc12e87affb6463f4b377b69c89ae2ccbae63e02b