[MDEV-18386] Allow audit plugin to specify timestamp format when writing to file Created: 2019-01-27 Updated: 2020-11-10 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Plugin - Audit |
| Fix Version/s: | None |
| Type: | Task | Priority: | Minor |
| Reporter: | Bernard Alting | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 1 |
| Labels: | audit-plugin, beginner-friendly, logging, timezones | ||
| Description |
|
If writing to a file, the audit plugin has a fixed timestamp format which does not include a timezone. It is suggested a new server audit system variable is defined, which if set, contains a string the strftime() routine applies with it's format argument. |