SV-100615r1_rule
V-89965
SRG-APP-000099-WSR-000061
VRAU-TC-000225
CAT II
10
Navigate to and open /etc/vco/app-server/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"
directory="logs"
pattern="%h %l %u %t "%r" %s %b"
prefix="localhost_access_log."
suffix=".txt"/>
At the command prompt, execute the following command:
tail /storage/log/vmware/vco/app-server/localhost_access_log.txt
If the HTTP status codes are not being recorded, this is a finding.
Note: HTTP status codes are 3-digit codes, which are recorded immediately after "HTTP/1.1"
V-89965
False
VRAU-TC-000225
At the command prompt, execute the following command:
tail /storage/log/vmware/vco/app-server/localhost_access_log.txt
If the HTTP status codes are not being recorded, this is a finding.
Note: HTTP status codes are 3-digit codes, which are recorded immediately after "HTTP/1.1"
M
3439