SV-100783r1_rule
V-90133
SRG-APP-000375-WSR-000171
VRAU-TC-000780
CAT II
10
Navigate to and open /etc/vco/app-server/server.xml.
Navigate to the <Valve className="org.apache.catalina.valves.AccessLogValve"> node.
Set the "pattern" setting with "%h %l %u %t "%r" %s %b".
Note: The <Valve> node should be configured per the following:
<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 timestamp does not contain a minimum granularity of one second, this is a finding.
Note: In Common Log Format, a timestamp will look like [06/Feb/2016:23:12:57 +0000]. The "57" part is the "seconds" part of the timestamp.
V-90133
False
VRAU-TC-000780
At the command prompt, execute the following command:
tail /storage/log/vmware/vco/app-server/localhost_access_log.txt
If the timestamp does not contain a minimum granularity of one second, this is a finding.
Note: In Common Log Format, a timestamp will look like [06/Feb/2016:23:12:57 +0000]. The "57" part is the "seconds" part of the timestamp.
M
3439