A simple program that reads log messages from its input and writes them to a set of output files, the names of which are constructed using template and the current date and time. The template uses the same format specifiers as the Unix date command (which are the same as the standard C strftime library function).
It intended to be used in conjunction with a Web server, such as Apache, to split the access log into daily or monthly logs:
TransferLog "|/usr/bin/cronolog /var/log/apache/%Y/access.%Y.%m.%d.log"
A cronosplit script is also included, to convert existing traditionally-rotated logs into this rotation format.
|
|
|
| 硬件架构 | 版本 | 软件包大小 | 安装后大小 | 文件 |
|---|---|---|---|---|
| alpha | 1.6.2-5.3 | 29.0 kB | 128 kB | [文件列表] |
| amd64 | 1.6.2-5.3 | 28.1 kB | 124 kB | [文件列表] |
| arm | 1.6.2-5.3 | 27.9 kB | 120 kB | [文件列表] |
| armel | 1.6.2-5.3 | 27.9 kB | 120 kB | [文件列表] |
| hppa | 1.6.2-5.3 | 29.5 kB | 124 kB | [文件列表] |
| hurd-i386 | 1.6.2-5.1 | 27.2 kB | 120 kB | [文件列表] |
| i386 | 1.6.2-5.3 | 27.4 kB | 120 kB | [文件列表] |
| ia64 | 1.6.2-5.3 | 31.4 kB | 136 kB | [文件列表] |
| kfreebsd-amd64 (非官方移植版) | 1.6.2-5.3 | 28.4 kB | 82 kB | [文件列表] |
| kfreebsd-i386 (非官方移植版) | 1.6.2-5.3 | 27.4 kB | 76 kB | [文件列表] |
| m68k | 1.6.2-5.3 | 27.0 kB | 120 kB | [文件列表] |
| mips | 1.6.2-5.3 | 28.8 kB | 124 kB | [文件列表] |
| mipsel | 1.6.2-5.3 | 28.8 kB | 124 kB | [文件列表] |
| powerpc | 1.6.2-5.3 | 28.0 kB | 120 kB | [文件列表] |
| s390 | 1.6.2-5.3 | 28.1 kB | 120 kB | [文件列表] |
| sparc | 1.6.2-5.3 | 27.4 kB | 120 kB | [文件列表] |