jetty/jetty.logrotate

8 lines
106 B
Plaintext
Raw Normal View History

2023-02-22 15:58:59 +00:00
/var/log/jetty/jetty-console.log {
copytruncate
weekly
rotate 52
compress
missingok
}