STIGQter STIGQter: STIG Summary: VMware vSphere 6.7 UI Tomcat Security Technical Implementation Guide Version: 1 Release: 1 Benchmark Date: 09 Mar 2021:

vSphere UI must generate log records for system startup and shutdown.

DISA Rule

SV-239687r679167_rule

Vulnerability Number

V-239687

Group Title

SRG-APP-000089-WSR-000047

Rule Version

VCUI-67-000006

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Navigate to and open /etc/vmware/vmware-vmon/svcCfgfiles/vsphere-ui.json.

Below the last line of the "PreStartCommandArg" block, add or reconfigure the following line:

"StreamRedirectFile": "%VMWARE_LOG_DIR%/vmware/vsphere-ui/logs/vsphere-ui-runtime.log",

Restart the appliance for changes to take effect.

Check Contents

At the command prompt, execute the following command:

# grep StreamRedirectFile /etc/vmware/vmware-vmon/svcCfgfiles/vsphere-ui.json

Expected result:

"StreamRedirectFile": "%VMWARE_LOG_DIR%/vmware/vsphere-ui/logs/vsphere-ui-runtime.log",

If no log file is specified for the "StreamRedirectFile" setting, this is a finding.

Vulnerability Number

V-239687

Documentable

False

Rule Version

VCUI-67-000006

Severity Override Guidance

At the command prompt, execute the following command:

# grep StreamRedirectFile /etc/vmware/vmware-vmon/svcCfgfiles/vsphere-ui.json

Expected result:

"StreamRedirectFile": "%VMWARE_LOG_DIR%/vmware/vsphere-ui/logs/vsphere-ui-runtime.log",

If no log file is specified for the "StreamRedirectFile" setting, this is a finding.

Check Content Reference

M

Target Key

5334

Comments