8 lines
88 B
Plaintext
8 lines
88 B
Plaintext
@logdir@/*.log {
|
|
compress
|
|
missingok
|
|
notifempty
|
|
rotate 5
|
|
size 100k
|
|
}
|