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