mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-18 11:49:09 +00:00
fixed central MongoDB server's logrotation
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
compress
|
compress
|
||||||
/var/log/mongodb/mongod.log
|
/var/log/mongodb/archive.log.????-??-??T??-??-??
|
||||||
|
/var/log/mongodb/slow.log.????-??-??T??-??-??
|
||||||
|
/var/log/mongodb/hidden-live-replica.log.????-??-??T??-??-??
|
||||||
{
|
{
|
||||||
rotate 5
|
rotate 5
|
||||||
weekly
|
weekly
|
||||||
|
|||||||
Reference in New Issue
Block a user