11 lines
118 B
Plaintext
11 lines
118 B
Plaintext
compress
|
|
|
|
/var/log/gnocchi/*.log {
|
|
weekly
|
|
rotate 4
|
|
size 10M
|
|
missingok
|
|
compress
|
|
minsize 100k
|
|
}
|