1 # see "man logrotate" for details
2 # rotate log files weekly
5 # keep 4 weeks worth of backlogs
8 # restrict maximum size of log files
11 # create new (empty) log files after rotating old ones
14 # uncomment this if you want your log files compressed
17 # Logs are moved into directory for rotation
18 # olddir /var/log/archive
20 # Ignore pacman saved files
21 tabooext + .pacorig .pacnew .pacsave
23 # Arch packages drop log rotation information into this directory
24 include /etc/logrotate.d