Docs Menu

Docs HomeMongoDB 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.
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 →
Share Feedback