文章
2017-11-19
来自:开发者社区
使用logrotate来回滚linux上的日志
$stringUtil.substring( $!{XssContent1.description},200)...
文章
2015-11-26
来自:开发者社区
logrotate linux 系统日志备份压缩工具
logrotate 是作为linux系统日志的管理工具存在。它可以轮换、压缩、邮件系统日志文件。 默认的 logrotate 被加入 cron 的 /etc/cron.daily 中作为每日任务执行。 /etc/logrotate.conf 为其默认配置文件指定每个日志文件的默认规则。 /etc/logrotate.d/* 为 /etc/logrotate.conf 默认包含的目录,其中文...
本页面内关键词为智能算法引擎基于机器学习所生成,如有任何问题,可在页面下方点击"联系我们"与我们沟通。
Linux宝库