SV-258788r933425_rule
V-258788
SRG-OS-000342-VMM-001230
ESXI-80-000233
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.remoteEnable" value and configure it to "true".
or
From a PowerCLI command prompt while connected to the ESXi host, run the following command:
Get-VMHost | Get-AdvancedSetting -Name Syslog.global.auditRecord.remoteEnable | Set-AdvancedSetting -Value "true"
From the vSphere Client, go to Hosts and Clusters.
Select the ESXi Host >> Configure >> System >> Advanced System Settings.
Select the "Syslog.global.auditRecord.remoteEnable" value and verify it is set to "true".
or
From a PowerCLI command prompt while connected to the ESXi host, run the following command:
Get-VMHost | Get-AdvancedSetting -Name Syslog.global.auditRecord.remoteEnable
If the "Syslog.global.auditRecord.remoteEnable" setting is not set to "true", this is a finding.
V-258788
False
ESXI-80-000233
From the vSphere Client, go to Hosts and Clusters.
Select the ESXi Host >> Configure >> System >> Advanced System Settings.
Select the "Syslog.global.auditRecord.remoteEnable" value and verify it is set to "true".
or
From a PowerCLI command prompt while connected to the ESXi host, run the following command:
Get-VMHost | Get-AdvancedSetting -Name Syslog.global.auditRecord.remoteEnable
If the "Syslog.global.auditRecord.remoteEnable" setting is not set to "true", this is a finding.
M
5562