hwang 发表于 2016-11-11 10:05:55

nginx日志自动分割

如题,如何实现nginx日志的自动分割和备份,如下图这种

licess 发表于 2016-11-11 10:22:04

lnmp安装包tools目录下cut_nginx_logs.sh,改改脚本里面的存放目录就行了

hwang 发表于 2016-11-23 16:46:06

回复 2# 的帖子

军哥,我改了日志切割的脚本,但是没有起作用啊,帮忙看下

licess 发表于 2016-11-24 09:10:09

回复 3# 的帖子

手动运行看看

hwang 发表于 2016-11-24 15:51:42

回复 4# 的帖子

如图,也是不可以

hwang 发表于 2016-11-24 16:00:06

回复 4# 的帖子

我知道了,感谢军哥 :handshake :handshake

hwang 发表于 2016-11-24 16:01:36

回复 5# 的帖子

不对,还是有问题,手动运行可以执行,但是自动执行不行

licess 发表于 2016-11-24 18:54:34

不自动运行那就可能是你crontab的设置问题或者crontab的问题

hwang 发表于 2016-11-25 09:56:14

回复 8# 的帖子

军哥你原来默认的 crontab 设置是什么样的,能不能发我一份 :handshake

licess 发表于 2016-11-25 18:11:55

回复 9# 的帖子

我这没有
页: [1]
查看完整版本: nginx日志自动分割