Update logrotate configs.
This commit is contained in:
parent
8ee26853d7
commit
f43a82d558
4 changed files with 9 additions and 8 deletions
|
|
@ -6,6 +6,12 @@ dateext
|
|||
dateformat -%Y-%m
|
||||
dateyesterday
|
||||
|
||||
# Missing logs are OK.
|
||||
missingok
|
||||
|
||||
# Don't rotate empty logs.
|
||||
notifempty
|
||||
|
||||
# Compress rotated logs.
|
||||
compress
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue