Caldarale, Charles R wrote:
From: André Warnier [mailto:a...@ice-sa.com]
Subject: Re: Send tomcat logs to syslog-ng

You may want to have a look here :
http://blog.the-mitchells.org/archives/2004/09/21/tomcat-on-windows-
and-swallowoutput/

That's a bit out of date for current versions of Tomcat (but the OP didn't tell 
us which version he's using).

If you want to use log4j for Tomcat's internal logging look here:
http://tomcat.apache.org/tomcat-6.0-doc/logging.html

If you can live with JULI doing the logging, just fiddle with the config in 
conf/logging.properties.

The OP is under Windows, so probably running Tomcat under the commons-daemon stuff (tomcatxx.exe). Does that also work as such in that case ? (Actually he did not tell us either, if he is using the MSI or the zip version, and running as a service or not. I'm just guessing).

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to