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

Queue Audit Messages to Write to Disk

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Security

      Writing out audit messages is expensive and blocks on a hot path. If we can push our audit messages to a thread safe queue, we can avoid writing out to a log file in the hot path and maybe get a bigger performance win while auditing is enabled.

            Assignee:
            Unassigned Unassigned
            Reporter:
            shreyas.kalyan@mongodb.com Shreyas Kalyan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: