18 lines
193 B
Plaintext
18 lines
193 B
Plaintext
|
|
compress
|
||
|
|
|
||
|
|
"./htykc.log" {
|
||
|
|
missingok
|
||
|
|
hourly
|
||
|
|
rotate 12
|
||
|
|
copytruncate
|
||
|
|
size 200M
|
||
|
|
}
|
||
|
|
|
||
|
|
"./htykc.nohup.log" {
|
||
|
|
missingok
|
||
|
|
hourly
|
||
|
|
rotate 12
|
||
|
|
copytruncate
|
||
|
|
size 200M
|
||
|
|
}
|