1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-api-healthcheck synced 2026-06-18 05:00:03 +02:00
antelope-api-healthcheck/scripts/logrotate-template.conf

9 lines
104 B
Text

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