You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Jim Goodspeed <go...@gmail.com> on 2009/04/02 17:34:48 UTC

Re: Rotating catalina.out in tomcat 6.x

Since I can't get my development team to NOT log to catalina.out I just
script it:

cp -a $logdir/catalina.out $logdir/catalina.out-`date +%Y-%m-%d`
> $logdir/catalina.out


On Tue, Mar 17, 2009 at 9:16 AM, Mark Thomas <ma...@apache.org> wrote:

> André Warnier wrote:
> > Ghufran wrote:
> >> I am using tomcat 6.0.18 on RHEL 5. Please tell me how to rotate the
> >> catalina.out log file.
> >>
> > Some simple nice polite innocent question like that, yet so perfect for
> > triggering a huge ranting thread..;-)
>
> Or just ignoring it since the OP hijacked the thread.
>
> Mark
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>
>