Commit 30fa3e47 authored by Sebastien Robin's avatar Sebastien Robin

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 bb3d694b
%(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