mise à niveau log
This commit is contained in:
@ -1,11 +1,13 @@
|
||||
/var/www/html/ninegate/var/logs/*.log {
|
||||
maxsize 50M
|
||||
su root www-data
|
||||
daily
|
||||
missingok
|
||||
rotate 5
|
||||
rotate 7
|
||||
size 900
|
||||
maxage 7
|
||||
compress
|
||||
notifempty
|
||||
nocreate
|
||||
su www-data
|
||||
dateext
|
||||
dateformat -%Y%m%d
|
||||
missingok
|
||||
create 644 www-data www-data
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user