8 lines
98 B
Plaintext
8 lines
98 B
Plaintext
/var/log/neutron/*.log {
|
|
rotate 14
|
|
size 10M
|
|
missingok
|
|
compress
|
|
copytruncate
|
|
}
|