7 lines
64 B
Plaintext
7 lines
64 B
Plaintext
"./logs/*.txt" {
|
|
copytruncate
|
|
rotate 7
|
|
compress
|
|
daily
|
|
}
|