[MDEV-10300] Add compression option to audit log rotation Created: 2016-06-29 Updated: 2016-06-29 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Plugin - Audit |
| Fix Version/s: | None |
| Type: | Task | Priority: | Minor |
| Reporter: | Ben Stillman | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Currently the audit plugin rotation does not compress the files. If the files are manually compressed, adding the .gz extension, the rotation no longer works. Ideally a new variable would be added like server_audit_file_rotate_compress to control whether to compress the rotated logs or not. Thanks. |