I would look into using the log4j syslog appender

http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/net/SyslogA
ppender.html

If you have a syslogd on the server in the unix network (very likely)
you can have it send the messages there via the syslog protocol. 

Andrew 

-----Original Message-----
From: Lynn Hollerman [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, July 08, 2008 8:29 AM
To: Tomcat Users List
Subject: logging

I have been asked to see about redirecting the output logs from the
various tomcat instances(all are v5.0 and up) we use. My boss would like
the logs to be written to a different machine on our Unix network. How
would I go about redirecting stdout and stderr in this case?

Thanks!

--
Lynn Hollerman.
Office of Information Systems
University of Louisiana - Lafayette
337-482-6466

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe,
e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to