RE: Tomcat log to syslog

2006-02-01 Thread Richard Mixon
Oh, as to your original question about log/syslog. I believe since the later versions of Tomcat 5.5.x all can use Log4J for all logging, you can do this. I believe reading that Log4J has a syslog appender that will re-direct output to syslog. You will need to go to the Log4J site (http://logging.a

RE: Tomcat log to syslog

2006-02-01 Thread Richard Mixon
Mark, I've been using SLES 8, and now SLES 9 for over two years. Novell/SuSE's policy of patching the shipped version of Tomcat rather than upgrading probably works for some customers and provides a bit more stability to production installations. But it did not work well fo me either. My solution

RE: Tomcat log to syslog

2006-01-31 Thread Caldarale, Charles R
> From: news [mailto:[EMAIL PROTECTED] On Behalf Of Mark F > Subject: Tomcat log to syslog > > If there is a newer version available for SLES > could someone please let me know where to find it. Other than the optional APR connector, Tomcat is pure Java, so just grab the latest level from the To