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

Chunk and/or Truncate very large audit payloads

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

      It's possible for a bulkWrite or similar operation to overflow the BSON limits of audit writes.  Detect this and respond by either:

      • Truncating document writes when the limit is exceeded
      • Splitting the document payloads across multiple audit entries.

      This may mean creating a setParameter to control this behavior.

            Assignee:
            Unassigned Unassigned
            Reporter:
            sara.golemon@mongodb.com Sara Golemon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: