微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

cronolog 日志切分的小工具

程序名称:cronolog

授权协议: GPL

操作系统: Linux

开发语言: C/C++

cronolog 介绍

灵活的日志切分的小工具

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.

cronolog 官网

http://cronolog.org/

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。

相关推荐