7 lines
89 B
Plaintext
7 lines
89 B
Plaintext
/path/to/pool/logs/*.log {
|
|
daily
|
|
rotate 7
|
|
missingok
|
|
compress
|
|
create
|
|
} |