[MXS-4302] Implement a way to specify a list of users or exclude a list of users Created: 2022-09-20  Updated: 2023-04-04  Resolved: 2023-03-08

Status: Closed
Project: MariaDB MaxScale
Component/s: qlafilter
Affects Version/s: None
Fix Version/s: 23.02.1

Type: New Feature Priority: Major
Reporter: Faisal Saeed (Inactive) Assignee: markus makela
Resolution: Fixed Votes: 2
Labels: None

Sprint: MXS-SPRINT-178

 Description   

This is required for all the clients who have multiple database users but only want to log queries for a few users or who want to exclude a few users from the list and capture queries by all others.

Currently, the QLA filter only supports one user per filter. It would be great if the user could do the following

  • Implement regex support for users and exclude users

user=^user.*|^query_user.*|^dba.*
exclude=^dba_admin.*|user5

This would include all the user1, user2, user and query_user1, query_user2 etc. but exclude user5 and all the dba_admin users.


Generated at Thu Feb 08 04:27:40 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.