/var/log/wtmp {
missingok
monthly
+ nocompress
create 0664 root utmp
rotate 12
size 4M
+ dateformat -%Y-%m--%d
}
/var/log/btmp {
missingok
monthly
+ nocompress
create 0660 root utmp
rotate 12
size 4M
+ dateformat -%Y-%m--%d
}
# system-specific logs may be configured here
notifempty
size 1M
dateext
+ dateformat -%Y-%m-%d
}
/var/log/apt/history.log {
notifempty
size 1M
dateext
+ dateformat -%Y-%m-%d
}
# vim: ts=4 filetype=conf et
notifempty
size 1M
dateext
+ dateformat -%Y-%m-%d
olddir /var/log/.old
}
size 1M
create 644 root root
dateext
+ dateformat -%Y-%m-%d
olddir /var/log/.old
}
/var/log/alternatives.log {
size 1M
create 644 root root
dateext
+ dateformat -%Y-%m-%d
olddir /var/log/.old
}