SV-239072r717090_rule
V-239072
SRG-OS-000342-GPOS-00133
PHTN-67-000129
CAT II
10
Open /etc/vmware-syslog/vmware-syslog/stig-services-auditd.conf with a text editor.
Create the file if it does not exist.
Set the contents of the file as follows:
input(type="imfile" File="/var/log/audit/audit.log"
Tag="auditd"
Severity="info"
Facility="local0")
At the command prompt, execute the following command:
# grep -v "^#" /etc/vmware-syslog/stig-services-auditd.conf
Expected result:
input(type="imfile" File="/var/log/audit/audit.log"
Tag="auditd"
Severity="info"
Facility="local0")
If the file does not exist, this is a finding.
If the output of the command does not match the expected result above, this is a finding.
V-239072
False
PHTN-67-000129
At the command prompt, execute the following command:
# grep -v "^#" /etc/vmware-syslog/stig-services-auditd.conf
Expected result:
input(type="imfile" File="/var/log/audit/audit.log"
Tag="auditd"
Severity="info"
Facility="local0")
If the file does not exist, this is a finding.
If the output of the command does not match the expected result above, this is a finding.
M
5323