parent
6ad55ee0a2
commit
273138f664
3 changed files with 16 additions and 1 deletions
@ -0,0 +1,8 @@ |
||||
{{ graylog_root_dir }}/logs/*.log { |
||||
daily |
||||
rotate 180 |
||||
compress |
||||
notifempty |
||||
missingok |
||||
copytruncate |
||||
} |
Loading…
Reference in new issue