Revision: 7905
http://syscheck.svn.sourceforge.net/syscheck/?rev=7905&view=rev
Author: kinneh
Date: 2010-10-07 08:32:49 +0000 (Thu, 07 Oct 2010)
Log Message:
-----------
closes #33 change path to the certificate-services to find the jboss serv.log
Modified Paths:
--------------
trunk/syscheck/config/20.conf
Modified: trunk/syscheck/config/20.conf
===================================================================
--- trunk/syscheck/config/20.conf 2010-10-07 08:30:36 UTC (rev 7904)
+++ trunk/syscheck/config/20.conf 2010-10-07 08:32:49 UTC (rev 7905)
@@ -1,7 +1,7 @@
#config sc_20_errors_ejbcalog.sh
# Ejbca Error Logger, reports error from server.log once
-EEL_SERVER_LOG_FILE="/usr/local/jboss/server/default/log/server.log"
-EEL_SERVER_LOG_LASTPOSITION="/tmp/usr_local_jboss_server_default_log_server.log.lastposision"
+EEL_SERVER_LOG_FILE="/usr/local/certificate-services/jboss/server/default/log/server.log"
+EEL_SERVER_LOG_LASTPOSITION="/tmp/usr_local_certificate-services_jboss_server_default_log_server.log.lastposision"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|