SV-258790r933431_rule
V-258790
SRG-OS-000037-VMM-000150
ESXI-80-000235
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.logLevel" 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 Syslog.global.logLevel | Set-AdvancedSetting -Value "info"
From the vSphere Client, go to Hosts and Clusters.
Select the ESXi Host >> Configure >> System >> Advanced System Settings.
Select the "Syslog.global.logLevel" 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 Syslog.global.logLevel
If the "Syslog.global.logLevel" setting is not set to "info", this is a finding.
Note: Verbose logging level is acceptable for troubleshooting purposes.
V-258790
False
ESXI-80-000235
From the vSphere Client, go to Hosts and Clusters.
Select the ESXi Host >> Configure >> System >> Advanced System Settings.
Select the "Syslog.global.logLevel" 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 Syslog.global.logLevel
If the "Syslog.global.logLevel" setting is not set to "info", this is a finding.
Note: Verbose logging level is acceptable for troubleshooting purposes.
M
5562