Merge "Tune-up logrotate config"
This commit is contained in:
commit
8f59a6f97c
@ -1,12 +1,12 @@
|
|||||||
{{ elastic_log_rotate_path }}/*.log
|
{{ elastic_log_rotate_path }}/*.log
|
||||||
{
|
{
|
||||||
copytruncate
|
copytruncate
|
||||||
weekly
|
daily
|
||||||
missingok
|
|
||||||
rotate 2
|
rotate 2
|
||||||
|
delaycompress
|
||||||
compress
|
compress
|
||||||
dateext
|
dateext
|
||||||
maxage 5
|
|
||||||
notifempty
|
notifempty
|
||||||
nocreate
|
missingok
|
||||||
|
maxage 5
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user