13 lines
198 B
Plaintext
13 lines
198 B
Plaintext
/var/log/placement/*.log {
|
|
compress
|
|
copytruncate
|
|
dateext
|
|
minsize 100k
|
|
missingok
|
|
notifempty
|
|
rotate 10
|
|
sharedscripts
|
|
size 1M
|
|
su placement placement
|
|
weekly
|
|
} |