Configuration and Maintenance
MongoDB 5.0 is end of life as of October 2024. This version of the documentation is no longer
supported. To upgrade your 5.0 deployment, see the MongoDB 6.0 upgrade procedures.
This section describes routine management operations.
- Terminate Running Operations
- Stop in progress MongoDB client operations using
db.killOp()
andmaxTimeMS()
. - Rotate Log Files
- Archive the current log files and start new ones.