Navigation
This version of the documentation is archived and no longer supported. To learn how to upgrade your version of MongoDB Ops Manager, refer to the upgrade documentation.
You were redirected from a different version of the documentation. Click here to go back.
  • Reference >
  • Advanced Options for MongoDB Deployments

Advanced Options for MongoDB Deployments

On this page

Overview

The following mongod and mongos configuration options are available through the Ops Manager Advanced Options field when you deploy MongoDB. You select advanced options when deploying replica sets, sharded clusters, and standalone instances.

Advanced Options

The Ops Manager Advanced Options map to the MongoDB configuration options as described here.

Network and HTTP

  • maxConns: net.maxIncomingConnections
  • jsonp: net.http.JSONPEnabled
  • nohttpinterface: net.http.enabled
  • rest: net.http.RESTInterfaceEnabled

Process Management

Replication

Storage and Journal

System Log