8 lines
84 B
Text
8 lines
84 B
Text
/opt/llmongo/log/*.log {
|
|
rotate 10
|
|
daily
|
|
compress
|
|
missingok
|
|
notifempty
|
|
}
|
|
|