[MXS-591] Inject comment into query for auditing purposes Created: 2016-02-25 Updated: 2018-06-13 Resolved: 2018-06-13 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Filter |
| Affects Version/s: | None |
| Fix Version/s: | 2.3.0 |
| Type: | New Feature | Priority: | Major |
| Reporter: | Michaël de groot | Assignee: | Marko Rajala (Inactive) |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | gsoc16 | ||
| Sprint: | MXS-SPRINT-60 |
| Description |
|
Hi everybody, I would like MaxScale to add a query comment with some information that can be used for auditing. Thank you, |
| Comments |
| Comment by markus makela [ 2016-03-21 ] |
|
There are a few ways this filter could work for auditing.
Adding comments to queries seems like the simpler option and makes for a more robust filter. The filter should allow users to define the comments and what goes in them. Some sort of variable expansion should also be possible similar to how monitors expand server addresses for launchable scripts: https://mariadb.com/kb/en/mariadb-enterprise/mariadb-maxscale/common-monitor-parameters/ |