SV-256396r958412_rule
V-256396
SRG-OS-000037-VMM-000150
ESXI-70-000030
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 "Config.HostAgent.log.level" value and configure it to "info".
or
From a PowerCLI command prompt while connected to the ESXi host, run the following command:
Get-VMHost | Get-AdvancedSetting -Name Config.HostAgent.log.level | Set-AdvancedSetting -Value "info"
From the vSphere Client, go to Hosts and Clusters.
Select the ESXi Host >> Configure >> System >> Advanced System Settings.
Select the "Config.HostAgent.log.level" value and verify it is set to "info".
or
From a PowerCLI command prompt while connected to the ESXi host, run the following command:
Get-VMHost | Get-AdvancedSetting -Name Config.HostAgent.log.level
If the "Config.HostAgent.log.level" setting is not set to "info", this is a finding.
Note: Verbose logging level is acceptable for troubleshooting purposes.
V-256396
False
ESXI-70-000030
From the vSphere Client, go to Hosts and Clusters.
Select the ESXi Host >> Configure >> System >> Advanced System Settings.
Select the "Config.HostAgent.log.level" value and verify it is set to "info".
or
From a PowerCLI command prompt while connected to the ESXi host, run the following command:
Get-VMHost | Get-AdvancedSetting -Name Config.HostAgent.log.level
If the "Config.HostAgent.log.level" setting is not set to "info", this is a finding.
Note: Verbose logging level is acceptable for troubleshooting purposes.
M
5518