SV-99501r1_rule
V-88851
SRG-APP-000098-WSR-000059
VROM-TC-000200
CAT II
10
Navigate to and open /usr/lib/vmware-vcops/tomcat-web-app/conf/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:
grep -v 127.0 /storage/log/vcops/log/product-ui/localhost_access_log.YYYY-MM-dd.txt
Note: Substitute the actual date in the file name.
If the source IP of events are not being recorded, this is a finding.
V-88851
False
VROM-TC-000200
At the command prompt, execute the following command:
grep -v 127.0 /storage/log/vcops/log/product-ui/localhost_access_log.YYYY-MM-dd.txt
Note: Substitute the actual date in the file name.
If the source IP of events are not being recorded, this is a finding.
M
3441