Implement audit log compression

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: Security
    • None
    • Security 2021-07-12, Security 2021-07-26, Security 2021-08-09
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Audit log is generated as a series of datapoints formatted as JSON or BSON. Audit log files can sometimes grow rather large.

      Due to the output format, it often has repeating tags and data, and expected to compress well using standard stream compression utilities (gzip, bzip2, xz, and such).

      MongoDB should provide a option to make audit logs compressed in order to save space.

            Assignee:
            Adrian Gonzalez Montemayor
            Reporter:
            Sergey Galtsev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: