You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Earnie Dyke <ed...@vrs.state.va.us> on 2006/02/17 19:45:32 UTC

Rolling mod_jk logs

Greetings all.
 
Is there a way to configure mod_jk to roll its log file? 

Earnie!

Re: Rolling mod_jk logs

Posted by Mladen Turk <ml...@jboss.com>.
Earnie Dyke wrote:
> Greetings all.
>  
> Is there a way to configure mod_jk to roll its log file? 
> 

Only if you put the 'rock' in front. Then mod_jk will
rock'n'roll it's log files :)

Sorry, I had to ;)

Anyhow, I suppose you might be interested in log rotation.
The syntax is the same as for the Apache http.
For example:
JkLogFile "|/path/to/the/rotatelogs /where/is/the/mod_jk.log 86400"
should do the trick.

Regards,
Mladen.

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