SV-256360r885691_rule
V-256360
SRG-APP-000358
VCSA-70-000280
CAT II
10
From the vSphere Client, go to Host and Clusters.
Select a vCenter Server >> Configure >> Settings >> Advanced Settings.
Click "Edit Settings" and configure the "vpxd.event.syslog.enabled" setting to "true".
or
From a PowerCLI command prompt while connected to the vCenter server, run the following command:
Get-AdvancedSetting -Entity <vcenter server name> -Name vpxd.event.syslog.enabled | Set-AdvancedSetting -Value true
From the vSphere Client, go to Host and Clusters.
Select a vCenter Server >> Configure >> Settings >> Advanced Settings.
Verify the "vpxd.event.syslog.enabled" value is set to "true".
or
From a PowerCLI command prompt while connected to the vCenter server, run the following command:
Get-AdvancedSetting -Entity <vcenter server name> -Name vpxd.event.syslog.enabled
If the "vpxd.event.syslog.enabled" value is not set to "true", this is a finding.
V-256360
False
VCSA-70-000280
From the vSphere Client, go to Host and Clusters.
Select a vCenter Server >> Configure >> Settings >> Advanced Settings.
Verify the "vpxd.event.syslog.enabled" value is set to "true".
or
From a PowerCLI command prompt while connected to the vCenter server, run the following command:
Get-AdvancedSetting -Entity <vcenter server name> -Name vpxd.event.syslog.enabled
If the "vpxd.event.syslog.enabled" value is not set to "true", this is a finding.
M
5517