Details
-
New Feature
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
Description
If writing to a file, the audit plugin has a fixed timestamp format which does not include a timezone.
This means that should the audit be centralised, unless the database's server is running in UTC time, one must use syslog to gain a timestamp that can include timezone information.
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.
Attachments
Issue Links
- causes
-
MDEV-39307 MDEV-18386: Missing microsecond resolution when '%f' is used in audit plugin timestamp
-
- Open
-
- has action item
-
DOCS-6069 Loading...