10gen / mongo-orchestration

Apache License 2.0
7 stars 11 forks source link

Don't delete logs stored at default logpath on shutdown #277

Open patrickfreed opened 4 years ago

patrickfreed commented 4 years ago

Due to a long outstanding bug, mongo logs stored at custom logpaths were not being cleaned up properly at shutdown of mongo-orchestration. In #276, this "feature" is becoming official, and for consistency's sake it may make sense to preserve logs being stored at the default location too. (i.e. dbpath/mongod.log).