パッケージ: cronolog (1.6.2-5.3) [universe]
cronolog に関するリンク
Ubuntu の資源:
cronolog ソースパッケージをダウンロード:
メンテナ:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Joel Baker
It should generally not be necessary for users to contact the original maintainer.
類似のパッケージ:
Logfile rotator for web servers
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.
その他の cronolog 関連パッケージ
|
|
|
-
- dep: libc6 (>= 2.5-0ubuntu1)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語