会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
代码印记
上游科技
首页
联系
管理
2021年8月21日
关于使用logrotate对tomcat和nginx日志进行滚动的注意事项
摘要: 几个细节 1、使用logrotate自动处理日志时,不需要手动添加 corn 任务 因为logroate本身就存在一条 corn 任务: [root@xxx]# cat /etc/cron.daily/logrotate #!/bin/sh /usr/sbin/logrotate /etc/logr
阅读全文
posted @ 2021-08-21 14:43 网无忌
阅读(636)
评论(0)
推荐(0)
编辑