llmongodb/sys/llmongo.logrotate

9 lines
84 B
Text
Raw Normal View History

2015-06-25 15:58:10 +02:00
/opt/llmongo/log/*.log {
rotate 10
daily
compress
missingok
notifempty
}