Docs Menu

Docs HomeDevelop ApplicationsMongoDB Manual

Configuration and Maintenance

This section describes routine management operations, including updating your MongoDB deployment's configuration.

Run-time Database Configuration
Outlines common MongoDB configurations and examples of best-practice configurations for common use cases.
Upgrade to the Latest Patch Release of MongoDB
Upgrade a MongoDB deployment to a different patch release within the same major release series.
Manage mongod Processes
Start, configure, and manage running mongod process.
Terminate Running Operations
Stop in progress MongoDB client operations using db.killOp() and maxTimeMS().
Rotate Log Files
Archive the current log files and start new ones.
←  UNIX ulimit SettingsRun-time Database Configuration →