You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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
).The text was updated successfully, but these errors were encountered: