STIGQter STIGQter: STIG Summary: VMware vRealize Automation 7.x tc Server Security Technical Implementation Guide Version: 1 Release: 1 Benchmark Date: 28 Sep 2018:

tc Server VCAC must produce log records containing sufficient information to establish where within the web server the events occurred.

DISA Rule

SV-100599r1_rule

Vulnerability Number

V-89949

Group Title

SRG-APP-000097-WSR-000058

Rule Version

VRAU-TC-000185

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Navigate to and open /etc/vcac/server.xml.

Navigate to and locate <Host>.

Configure the <Host> node with the <AccessLogValve> below.

Note: The "AccessLogValve" should be configured as follows:
<Valve className="org.apache.catalina.valves.AccessLogValve"
checkExists="true"
directory="logs"
pattern="%h %l %u %t &quot;%r&quot; %s %b"
prefix="access_log"
requestAttributesEnabled="true"
rotatable="false"
suffix=".txt"/>

Check Contents

At the command prompt, execute the following command:

tail /storage/log/vmware/vcac/access_log.YYYY-MM-dd.txt

Note: Substitute the actual date in the file name.

If the location of events are not being recorded, this is a finding.

Vulnerability Number

V-89949

Documentable

False

Rule Version

VRAU-TC-000185

Severity Override Guidance

At the command prompt, execute the following command:

tail /storage/log/vmware/vcac/access_log.YYYY-MM-dd.txt

Note: Substitute the actual date in the file name.

If the location of events are not being recorded, this is a finding.

Check Content Reference

M

Target Key

3439

Comments