SV-282566r1200678_rule
V-282566
SRG-OS-000342-GPOS-00133
TOSS-05-000383
CAT II
10
Configure TOSS 5 to use the gtls driver to encrypt off-loaded audit records by setting the following options in "/etc/rsyslog.conf" or "/etc/rsyslog.d/[customfile].conf":
$DefaultNetstreamDriver gtls
Verify TOSS 5 uses the gtls driver to encrypt audit records off-loaded onto a different system or media from the system being audited using the following command:
$ sudo grep -i '$DefaultNetstreamDriver' /etc/rsyslog.conf /etc/rsyslog.d/*.conf
/etc/rsyslog.conf:$DefaultNetstreamDriver gtls
If the value of the "$DefaultNetstreamDriver" option is not set to "gtls" or the line is commented out, this is a finding.
V-282566
False
TOSS-05-000383
Verify TOSS 5 uses the gtls driver to encrypt audit records off-loaded onto a different system or media from the system being audited using the following command:
$ sudo grep -i '$DefaultNetstreamDriver' /etc/rsyslog.conf /etc/rsyslog.d/*.conf
/etc/rsyslog.conf:$DefaultNetstreamDriver gtls
If the value of the "$DefaultNetstreamDriver" option is not set to "gtls" or the line is commented out, this is a finding.
M
5738