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

Query Command missing from Mongod log from parallel Pymongo process

    • Type: Icon: Question Question
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 3.6.12
    • Component/s: Logging
    • Labels:
      None

      Runnig a single Mongod instance using default logging level. Normally, I use Pymongo to read and write data. All these commands would be correctly log in mongod log. Recently, experience a problem with a piece of python code using both multiprocessing and multi-threading to write data into Mongod. Inside Mongod log, I only see the meta data from the IP addresses running these processes/threads, but cannot see any command come they use although data has been loading into mongodb. Increase mongo logging level does not help. 

            Assignee:
            eric.sedor@mongodb.com Eric Sedor
            Reporter:
            ben10he ben10he
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: