summaryrefslogtreecommitdiffstats
path: root/pki/base/ca/shared
diff options
context:
space:
mode:
Diffstat (limited to 'pki/base/ca/shared')
-rw-r--r--pki/base/ca/shared/conf/tomcat6.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/pki/base/ca/shared/conf/tomcat6.conf b/pki/base/ca/shared/conf/tomcat6.conf
index 31385567d..b3aa82df7 100644
--- a/pki/base/ca/shared/conf/tomcat6.conf
+++ b/pki/base/ca/shared/conf/tomcat6.conf
@@ -47,6 +47,9 @@ TOMCAT_USER="[PKI_USER]"
# Set the TOMCAT_PID location
CATALINA_PID="[TOMCAT_PIDFILE]"
+# Set the tomcat log file
+TOMCAT_LOG="[TOMCAT_LOG_DIR]/catalina.out"
+
# Connector port is 8080 for this tomcat6 instance
#CONNECTOR_PORT="8080"