1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-api-healthcheck synced 2026-06-16 04:44:55 +02:00
antelope-api-healthcheck/scripts/templates/logrotate.conf

9 lines
104 B
Text

{{ LOG_FILE }} {
daily
dateext
dateformat _%Y-%m-%d
rotate 10
compress
notifempty
copytruncate
}