STIGQter STIGQter: STIG Summary: VMware vSphere 7.0 vCenter Appliance Lookup Service Security Technical Implementation Guide Version: 1 Release: 2 Benchmark Date: 26 Jul 2023:

Lookup Service must generate log records for system startup and shutdown.

DISA Rule

SV-256711r888724_rule

Vulnerability Number

V-256711

Group Title

SRG-APP-000089-WSR-000047

Rule Version

VCLU-70-000006

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Navigate to and open:

/etc/vmware/vmware-vmon/svcCfgfiles/lookupsvc.json

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

"StreamRedirectFile": "%VMWARE_LOG_DIR%/vmware/lookupsvc/lookupsvc_stream.log",

Restart the appliance for changes to take effect.

Check Contents

At the command prompt, run the following command:

# grep StreamRedirectFile /etc/vmware/vmware-vmon/svcCfgfiles/lookupsvc.json

Expected result:

"StreamRedirectFile": "%VMWARE_LOG_DIR%/vmware/lookupsvc/lookupsvc_stream.log",

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

Vulnerability Number

V-256711

Documentable

False

Rule Version

VCLU-70-000006

Severity Override Guidance

At the command prompt, run the following command:

# grep StreamRedirectFile /etc/vmware/vmware-vmon/svcCfgfiles/lookupsvc.json

Expected result:

"StreamRedirectFile": "%VMWARE_LOG_DIR%/vmware/lookupsvc/lookupsvc_stream.log",

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

Check Content Reference

M

Target Key

5525