[MXS-3930] Log user wise activity in the Maxscale log file Created: 2021-12-27 Updated: 2022-09-08 Resolved: 2022-09-08 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | qlafilter |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | New Feature | Priority: | Major |
| Reporter: | Naresh Chandra | Assignee: | Todd Stoffel (Inactive) |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Description |
|
As a admin, we want to log all the users wise activity coming from the application db user in the Maxscale log file, whenever we required. So that we can easily track, what is happening from the application db user. Please add an option, so that whenever we want then we will enable/disable the option in the Maxscale config file or Maxscale GUI. |
| Comments |
| Comment by Johan Wikman [ 2021-12-28 ] |
|
Have you considered https://mariadb.com/kb/en/mariadb-audit-plugin/ ? |
| Comment by Naresh Chandra [ 2021-12-28 ] |
|
Hi John, Yes, we already enabled it, but whenever if enable debugging in the Maxscale, we don't know which query is coming from which user in the Maxscale log file. Its typical to trace the error. |
| Comment by Johan Wikman [ 2022-09-08 ] |
|
Use the QLA-filter. |