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

Fix mongod log output for write commands

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.6.0-rc0
    • Affects Version/s: None
    • Component/s: Logging
    • Labels:
      None
    • Fully Compatible
    • ALL

      When slow commands get logged by mongod, the entire BSON object representing the operation gets written to the log. For write commands, these can be quite large, making the logs hard to read and possibly further impacting performance, since writing to the logs is done serially.

            Assignee:
            siyuan.zhou@mongodb.com Siyuan Zhou
            Reporter:
            eliot Eliot Horowitz (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: