Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-29290

Report all current configuration options for mongod, including those set dynamically

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Diagnostics, Logging
    • Labels:
    • Server Security
    • Security 2018-12-03

      Would like a command that reports the current settings for all configuration options – including dynamic settings, hidden parameters, and internal storage-engine options – in the mongod.

      This could be part of serverStatus() or a new command.

      The aim is to provide a simple and reliable way to see the current settings for all parameters, including those settable with commands like:

      db.adminCommand({
      "setParameter": 1,
      "wiredTigerEngineRuntimeConfig": "<option>=<setting>,<option>=<setting>"
      })

            Assignee:
            backlog-server-security [DO NOT USE] Backlog - Security Team
            Reporter:
            mark.brinsmead@mongodb.com Mark Brinsmead
            Votes:
            1 Vote for this issue
            Watchers:
            14 Start watching this issue

              Created:
              Updated: