By Date: <-- -->
By Thread: <-- -->

logfile sharing



Yes.  A FileAppender (log4j) which points to the same file.  I even log all
clustered application messages to the same file, but I do include a constant
string in the layout which mentions which cluster member logged it.

See
http://logging.apache.org/log4j/docs/api/org/apache/log4j/FileAppender.html

Tim
 

-----Original Message-----
From: Andreas Daab [mailto:andreas.daab (at) tectura.com] 
Sent: Friday, February 03, 2006 9:41 AM
To: users (at) tomcat.apache.org
Subject: logfile sharing

Hi,

is it possible to share logfiles between different web applications running
on different tomcat instances?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe (at) tomcat.apache.org
For additional commands, e-mail: users-help (at) tomcat.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe (at) tomcat.apache.org
For additional commands, e-mail: users-help (at) tomcat.apache.org