logrotate.conf update and some cleanup
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/var/log/messages /var/log/*.log /var/log/clamav/*.log /var/log/php7/*.log {
|
||||
/var/log/*.log /var/log/clamav/*.log /var/log/nginx/*.log {
|
||||
# compress old files using gzip
|
||||
compress
|
||||
|
||||
|
||||
@@ -25,6 +25,3 @@ module(load="imuxsock")
|
||||
$template rawFormat,"%msg:2:2048%\n"
|
||||
local0.=notice /var/log/access.log;rawFormat
|
||||
local0.*;local0.!=notice /var/log/error.log;rawFormat
|
||||
|
||||
# PHP
|
||||
local1.* /var/log/php.log
|
||||
|
||||
Reference in New Issue
Block a user