Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Do
-
None
Description
It would be powerful to filter auditing per objects(tables,views,etc), maybe with wildcards, so that only determined objects will be monitored.
Currently the only non-class filter is the username filter(server_audit_incl-excl_users)
Additionally, currently we can filter the audit log based on query type (INSERT, SELECT etc) and on users, we should also add the ability to filter based on the object by name or type.
i.e. only audit mydb.mytable
or only audit the object type VIEW.
I would suggest:
server_audit_object_type='CSV HERE'
|
server_audit_object_name='CSV HERE'
|
Attachments
Issue Links
- duplicates
-
MDEV-18522 Audit log filter for objects
- Closed
- is blocked by
-
MDEV-5983 Auditing plugin v2.0
- Closed