Commit dd19664f authored by Sebastien Robin's avatar Sebastien Robin Committed by Romain Courteaud

change logrotate policy, rotate every month, and keep logs forever

For performance analysis, it is mandatory to keep logs for a very long
time. Also it is sometimes required to analyse a bug that happened
more than one more ago, so we have no other choices than keep logs
and not remove them.
parent da90e3ea
%(file_list)s {
daily
monthly
dateext
rotate 30
compress
notifempty
sharedscripts
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment