You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Andrew <ap...@kaleo.biz> on 2003/12/05 18:14:45 UTC

[users@httpd] Log Rotation Program in Java

I have written a Apache Log Rotation program much like cronolog but with
some very useful enhancements.  Logs are rotated at the finish of the period
without Apache activity.

Text from the Website.

Log rotation program written in Java. Use KronoTwist to rotate your Apache
Server logs without restarting Apache. KronoTwist creates log files based on
the file template passed into the process. A log file is created for every
log period even if there is no log activity. Log rotation rates can be as
small as 1 second or as large as 1 year. KronoTwist works much the same way
as cronolog (www.cronolog.org) only with a Java flavor to the passed in
template and a few enhancements.

Usage Log Rotation (Pipe from standard out)
Author:     Andrew Penhorwood
Version:    1.1
source included in the jar file

To download:
http://www.kaleo.biz/Kaleo_Download.cfm

Note:  Java Runtime Environment 1.3 or better is required to run.




---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org