Details
Description
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.
Attachments
Issue Links
- is depended on by
-
SERVER-58128 Implement Audit Log Decompression
-
- Closed
-
- is duplicated by
-
SERVER-58121 Implement Audit Log Compression
-
- Closed
-