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