haproxy-wi/app/scripts/ansible/roles/udp/templates/logrotate.conf.j2

11 lines
157 B
Django/Jinja

{{ keepalived_path_logs }}/*.log {
daily
rotate 10
missingok
notifempty
create 0644 root root
dateext
sharedscripts
copytruncate
}