STIGQter STIGQter: STIG Summary: VMware vSphere 6.7 Virgo-Client Security Technical Implementation Guide Version: 1 Release: 1 Benchmark Date: 09 Mar 2021:

vSphere Client must generate log records during Java startup and shutdown.

DISA Rule

SV-239752r679483_rule

Vulnerability Number

V-239752

Group Title

SRG-APP-000089-WSR-000047

Rule Version

VCFL-67-000010

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

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

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

"StreamRedirectFile": "%VMWARE_LOG_DIR%/vmware/vsphere-client/logs/vsphere-client-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-client.json

Expected result:

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

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

Vulnerability Number

V-239752

Documentable

False

Rule Version

VCFL-67-000010

Severity Override Guidance

At the command prompt, execute the following command:

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

Expected result:

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

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

Check Content Reference

M

Target Key

5336

Comments