Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
Audit plugin writes some messages to the server error log:
130705 18:17:15 [Note] Plugin 'FEEDBACK' is disabled.
|
130705 18:17:15 server_audit: STARTED
|
Output was redirected to 'file'
|
130705 18:17:15 server_audit: logging is enabled.
|
130705 18:17:15 [Note] Server socket created on IP: '0.0.0.0'.
|
130705 18:17:15 [Note] Event Scheduler: Loaded 0 events
|
Output was redirected to 'syslog'
|
130705 20:18:19 [Note] Event Scheduler: Purging the queue. 0 events
|
130705 20:18:19 server_audit: STOPPED
|
I think they should be given the coresponding type/prefix ([Note] or whatever they are), and 'Output was redirected' should also have a timestamp and start with 'server_audit:', otherwise it's unclear what they are about.
Attachments
Issue Links
- relates to
-
MDEV-4472 Auditing Plugin
- Closed