Unfortunately I don't understand. Trying to combine rotatelogs with mod_jk.log in the following way (apache 1.3):

JkLogFile "|/home/jung/mkb/apache/bin/rotatelogs /home/jung/mkb/apache/logs/mod_jk.log 600"

doesn't work. It does neither log, nor spawn a rotatelogs process.

Inside apaches CustomLog rotatelogs works, but there is no obvious way to combine CustomLog with JkLogFile.

Mladen Turk wrote:

David Rees wrote:

Rainer Jung wrote, On 11/14/2004 7:31 AM:


0) Any ideas on rotating the mod_jk log file?



Use cronolog http://cronolog.org/ or the rotatelogs program included with Apache.



For that (or any kind of rotatelogs) we would need to spawn the separate process that'll do the logging.

The only reasonable solution is to use the 'native' logging and
then use rotatelogs program.


MT.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to