Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
None
Description
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
- is duplicated by
-
MDEV-10040 Audit plugin, Add functionality to filter per table (or object)
- Closed