[MDEV-4472] Auditing Plugin Created: 2013-05-02 Updated: 2013-11-05 Due: 2013-07-15 Resolved: 2013-09-29 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Rasmus Johansson (Inactive) | Assignee: | Alexey Botchkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | plugins, server_audit | ||
| Issue Links: |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Description |
|
The Audit Plugin should use the Plugiin API and should be compatible with MySQL 5.5 and 5.6 and MariaDB 5.5. The goal of the Auditing Plugin is to audit the access and the activity of some specific users in a MySQL or MariaDB server. The auditing will happen using the Audit API of theserver. All the information form an auditing stream that will be in a text format and can be sent to a log file or syslog. The analysis and reports generation from these auditing streams are not in the scope of this task. Notice MariaDB's enhanced API in |
| Comments |
| Comment by Alexey Botchkov [ 2013-07-03 ] |
|
Patch sent. |
| Comment by Alexey Botchkov [ 2013-09-03 ] |
|
Server-side patch to be pushed into the released tree: |
| Comment by Sergei Golubchik [ 2013-09-29 ] |
|
released. |