ansible-roles/roles/linstor_controller/templates/logrotate.j2

9 lines
109 B
Plaintext
Raw Normal View History

2022-08-29 11:00:17 +02:00
/var/log/linstor/rest-access.log {
daily
rotate 180
compress
notifempty
missingok
copytruncate
}