SV-279566r1192425_rule
V-279566
SRG-OS-000341-GPOS-00132
NXAC-OS-000088
CAT III
10
1. For AOS, configure the audit rules.
$ sudo salt-call state.sls security/CVM/auditCVM
2. For Prism Central, configure the audit rules.
$ sudo salt-call state.sls security/PCVM/auditPCVM
3. For Files, configure the audit rules.
$ sudo salt-call state.sls security/AFS/auditAFS
4. For AHV, configure the audit rules.
$ sudo salt-call state.sls security/KVM/auditKVM
Verify Nutanix OS preconfigures storage for one week's worth of audit records when audit records are not immediately sent to a central audit record facility using the following command.
$ sudo cat /boot/grub/grub.conf | grep audit_backlog_limit
audit_backlog_limit=8192
If the "audit_backlog_limit" entry does not equal "8192", is missing, or the line is commented out, this is a finding.
V-279566
False
NXAC-OS-000088
Verify Nutanix OS preconfigures storage for one week's worth of audit records when audit records are not immediately sent to a central audit record facility using the following command.
$ sudo cat /boot/grub/grub.conf | grep audit_backlog_limit
audit_backlog_limit=8192
If the "audit_backlog_limit" entry does not equal "8192", is missing, or the line is commented out, this is a finding.
M
5730