SV-258743r933290_rule
V-258743
SRG-OS-000341-VMM-001220
ESXI-80-000113
CAT II
10
From the vSphere Client, go to Hosts and Clusters.
Select the ESXi Host >> Configure >> System >> Advanced System Settings.
Click "Edit". Select the "Syslog.global.auditRecord.storageCapacity" value and configure it to "100".
or
From a PowerCLI command prompt while connected to the ESXi host, run the following command:
Get-VMHost | Get-AdvancedSetting -Name Syslog.global.auditRecord.storageCapacity | Set-AdvancedSetting -Value 100
From the vSphere Client, go to Hosts and Clusters.
Select the ESXi Host >> Configure >> System >> Advanced System Settings.
Select the "Syslog.global.auditRecord.storageCapacity" value and verify it is set to "100".
or
From a PowerCLI command prompt while connected to the ESXi host, run the following command:
Get-VMHost | Get-AdvancedSetting -Name Syslog.global.auditRecord.storageCapacity
If the "Syslog.global.auditRecord.storageCapacity" setting is not set to 100, this is a finding.
V-258743
False
ESXI-80-000113
From the vSphere Client, go to Hosts and Clusters.
Select the ESXi Host >> Configure >> System >> Advanced System Settings.
Select the "Syslog.global.auditRecord.storageCapacity" value and verify it is set to "100".
or
From a PowerCLI command prompt while connected to the ESXi host, run the following command:
Get-VMHost | Get-AdvancedSetting -Name Syslog.global.auditRecord.storageCapacity
If the "Syslog.global.auditRecord.storageCapacity" setting is not set to 100, this is a finding.
M
5562