9d3ca49387
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
9 lines
108 B
Plaintext
9 lines
108 B
Plaintext
/var/log/glance/*.log {
|
|
weekly
|
|
rotate 14
|
|
size 10M
|
|
missingok
|
|
compress
|
|
minsize 100k
|
|
}
|