src.nth.io/

summaryrefslogtreecommitdiff
path: root/rpi-base/files/logrotate.conf
blob: e6690c0cdd018e68a82820fa74837645b8c929d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Sized to fit within log2ram's RAM disk.
# Defaults: daily, 7 rotations, compress immediately, max 50M per log.
# Worst case per log: 50M active + 7 x compressed ~ 100M

daily
su root adm
rotate 7
maxsize 50M
create
compress
include /etc/logrotate.d