1 # rotate log files weekly
5 # keep 4 weeks worth of backlogs
8 # create new (empty) log files after rotating old ones
13 #olddir /var/log/backup/
17 # uncomment this if you want your log files compressed
20 # packages can drop log rotation information into this directory
21 include /etc/logrotate.d
23 # no packages own lastlog or wtmp -- we'll rotate them here
26 # create 0664 root utmp
30 # system-specific logs may be also be configured here.