Velocity / Avalon

2002-08-27 Thread Carsten Burstedde
Hi, I am repeating a question I posted several days ago, any answers welcome... I am using velocity 1.2 with tomcat 4.0.4 on SuSE Linux 8.0 and Sun's JDK 1.4. How do I activate log file rotation for the avalon log system used by velocity? And what to write into the velocity.properties file?

Re: Velocity / Avalon

2002-08-27 Thread Mark Eggers
Wouldn't you do this in a cron job similar to that of other system logs? I would think that if you ran tomcat as a particular user, then you would create a cron job mirroring those used by syslog.log, messages.log, etc. and just use velocity.log as the log file name. I'm not familiar with SUSE

Re: Velocity / Avalon

2002-08-27 Thread Carsten Burstedde
Have you asked this question to the avalon or velocity mailing lists? grmpf, I am rather sure that I was not able to find access to these lists on the jakarta web pages at that time. Now I have got it. Sorry for bothering. Carsten -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For

Re: Velocity / Avalon

2002-08-27 Thread Carsten Burstedde
Wouldn't you do this in a cron job similar to that of other system logs? This would imply that I have to restart Tomcat at rotation time which I do not want. Velocity seems to keep the log file open forever in my configuration, so even if I rename it, it continues filling up at the new

Re: Velocity / Avalon

2002-08-27 Thread Craig R. McClanahan
On Tue, 27 Aug 2002, Carsten Burstedde wrote: Date: Tue, 27 Aug 2002 21:49:42 +0200 From: Carsten Burstedde [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Subject: Re: Velocity / Avalon Have you asked this question to the avalon