SV-99467r1_rule
V-88817
SRG-APP-000089-WSR-000047
VROM-TC-000115
CAT II
10
Navigate to and open /opt/pivotal/pivotal-tc-server-standard/tomcat-7.0.57.B.RELEASE/bin/catalina.sh.
Navigate to and locate the start block : "elif [ "$1" = "start" ] ; then".
Navigate to and locate both “eval” statements:
"org.apache.catalina.startup.Bootstrap "$@" start \"
Add this statement immediately below both of the “eval” statements:
'>> "$CATALINA_OUT" 2>&1 "&"'
At the command prompt, execute the following command:
more /storage/log/vcops/log/product-ui/catalina.out
Verify that tc Server start and stop events are being logged.
If the tc Server start and stop events are not being recorded, this is a finding.
Note: The tc Server service is referred to as Catalina in the log.
V-88817
False
VROM-TC-000115
At the command prompt, execute the following command:
more /storage/log/vcops/log/product-ui/catalina.out
Verify that tc Server start and stop events are being logged.
If the tc Server start and stop events are not being recorded, this is a finding.
Note: The tc Server service is referred to as Catalina in the log.
M
3441