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