SV-100573r1_rule
V-89923
SRG-APP-000089-WSR-000047
VRAU-TC-000120
CAT II
10
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 "%r" %s %b"
prefix="access_log"
requestAttributesEnabled="true"
rotatable="false"
suffix=".txt"/>
Navigate to and open /etc/vcac/server.xml.
Navigate to the <Host> node.
Verify that the node contains a <Valve className="org.apache.catalina.valves.AccessLogValve"> node.
If an "AccessLogValve" is not configured correctly or is missing, this is a finding.
Note: The "AccessLogValve" should be configured as follows:
<Valve className="org.apache.catalina.valves.AccessLogValve"
checkExists="true"
directory="logs"
pattern="%h %l %u %t "%r" %s %b"
prefix="access_log"
requestAttributesEnabled="true"
rotatable="false"
suffix=".txt"/>
V-89923
False
VRAU-TC-000120
Navigate to and open /etc/vcac/server.xml.
Navigate to the <Host> node.
Verify that the node contains a <Valve className="org.apache.catalina.valves.AccessLogValve"> node.
If an "AccessLogValve" is not configured correctly or is missing, this is a finding.
Note: The "AccessLogValve" should be configured as follows:
<Valve className="org.apache.catalina.valves.AccessLogValve"
checkExists="true"
directory="logs"
pattern="%h %l %u %t "%r" %s %b"
prefix="access_log"
requestAttributesEnabled="true"
rotatable="false"
suffix=".txt"/>
M
3439