Re: catalina.out rotation in tomcat 7.0.56

2014-11-26 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Niranjan, On 11/26/14 1:40 PM, Niranjan Babu Bommu wrote: > Can you please help me out catalina.out rotation, I have only thing > pending in my migration project. > > I want to rotate catalina.out everyday midnight. It sounds like yo

Re: catalina.out rotation in tomcat 7.0.56

2014-11-26 Thread Niranjan Babu Bommu
Hi Chris, Can you please help me out catalina.out rotation, I have only thing pending in my migration project. I want to rotate catalina.out everyday midnight. Thanks Niranjan On Fri, Nov 21, 2014 at 2:00 PM, Niranjan Babu Bommu < niranjan.bo...@gmail.com> wrote: > Hi Chris, >

Re: catalina.out rotation in tomcat 7.0.56

2014-11-21 Thread Niranjan Babu Bommu
er Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Niranjan, > > On 11/21/14 10:38 AM, Niranjan Babu Bommu wrote: > > I’m working on a project migrating apps from jboss to tomcat, I’m > > running into an issu

Re: catalina.out rotation in tomcat 7.0.56

2014-11-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Niranjan, On 11/21/14 10:38 AM, Niranjan Babu Bommu wrote: > I’m working on a project migrating apps from jboss to tomcat, I’m > running into an issue that is catalina.out rotation, I’m using > log4.properties. Everything works fine, log

catalina.out rotation in tomcat 7.0.56

2014-11-21 Thread Niranjan Babu Bommu
Hi I’m working on a project migrating apps from jboss to tomcat, I’m running into an issue that is catalina.out rotation, I’m using log4.properties. Everything works fine, log rotation happening but not everyday midnight. I ‘m having difficult time to figure out. could some one help me out on

Re: catalina.out rotation

2008-10-22 Thread Dave Dykstra
Redhat uses logrotate to rotate catalina.out. /etc/logrotate.d/tomcat5 has this: /var/log/tomcat5/catalina.out { copytruncate weekly rotate 52 compress missingok } - Dave On Tue, Oct 21, 2008 at 05:19:56PM +0100, emerson cargnin wrote: > I had rea

Re: catalina.out rotation

2008-10-21 Thread emerson cargnin
I had read that thread and I share your frustration. And I'm a developer : ) I believe that admlog does the same thing for solaris. We will try to set that up in one of our boxes. thanks PS: andre, are you brazilian too? :) 2008/10/21 André Warnier <[EMAIL PROTECTED]>: > emerson cargnin wrote: >>

Re: catalina.out rotation

2008-10-21 Thread André Warnier
emerson cargnin wrote: Hi again... Has anyone here used Logadm to implement rotation on the catalina.out? http://www.softpanorama.org/Logs/log_rotation_in_solaris.shtml I know i can rotate a log file configure via log4j, but that is useless if catalina.out continues receiving everything. Elimin

catalina.out rotation

2008-10-21 Thread emerson cargnin
Hi again... Has anyone here used Logadm to implement rotation on the catalina.out? http://www.softpanorama.org/Logs/log_rotation_in_solaris.shtml I know i can rotate a log file configure via log4j, but that is useless if catalina.out continues receiving everything. Eliminating catalina.out is not