Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
cronolog - Web log rotation program for Apache
cronolog is a simple filter program that reads log file entries from
standard input and writes each entry to the output file specified
by a filename template and the current date and time. When the
expanded filename changes, the current file is closed and a new one
opened. cronolog is intended to be used in conjunction with a Web server,
such as Apache, to split the access log into daily or monthly logs.
Packages
| Name |
Version |
Release |
Type |
Size |
Built |
| cronolog |
1.6.2 |
5.el5 |
src |
133 KiB |
Fri Jul 6 03:23:33 2007 |
Changelog
- * Thu Jul 5 22:00:00 2007 Sean Reifschneider <jafo{%}tummy{*}com> 1.6.2-5
- Included patch for LARGEFILE support, fix provided by Arenas Belon, Carlo
Marcelo.
- * Sat Jan 27 22:00:00 2007 Sean Reifschneider <jafo{%}tummy{*}com> 1.6.2-4
- Updating based on feedback from ville.skytta.
- Moved cronosplit to /usr/bin
- Added info pages.
- Removed INSTALL file.
- Updated path to cronolog in man page.
- * Fri Jan 26 22:00:00 2007 Sean Reifschneider <jafo{%}tummy{*}com> 1.6.2-3
- Packaging for Fedora Extras.