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

BSON-format Audit Logs Need Remote and Local Address Fields

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.5.3
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • ALL

      The following fields, present in the text version of the audit logs, are missing from the BSON version.

       local: { ip: <String>, port: <NumberInt> },
       remote: { ip: <String>, port: <NumberInt> }
      

      The spec should be reviewed for other missing fields, as well.

            Assignee:
            milkie@mongodb.com Eric Milkie
            Reporter:
            schwerin@mongodb.com Andy Schwerin
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: