trafficRecordingDirectory="./" fails

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Works as Designed
    • Priority: Major - P3
    • None
    • Affects Version/s: 4.2.0-rc2
    • Component/s: Logging
    • None
    • Service Arch 2019-07-15, Service Arch 2019-08-12
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      If MongoDB server started with relative path name then traffic recording does not create output file.

      mongod  --dbpath data --logpath data/mongod.log  --setParameter trafficRecordingDirectory="data" --fork

      however if started:

      mongod  --dbpath data --logpath data/mongod.log  --setParameter trafficRecordingDirectory="`pwd`/data" --fork

      succeeds. 

            Assignee:
            Mira Carey
            Reporter:
            Eugene Bogaart (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: