MySQL Forums
Forum List  »  Newbie

customizing Audit Events using MySQL Audit Plugin
Posted by: Prachi Deshmukh
Date: September 24, 2012 09:52AM

I need help on customizing Audit Events using MySQL Audit Plugin available since MySQL 5.5 version.

Basically I need help on -
i) How to customize the pluggable audit interface in mysqld that will audit events in which user is intertested
For Example -
Events from Connection class: connect, login, logout, disconnect, etc.
Events from Alter Privilege class: GRANT, REVOKE etc.
Events from General Query class : UPDATE , INSERT and DELETE

ii) How and where to make changes to capture only these events? Will it be readily available or i need to write any C/Java code for it?

Any help or pointers related to above queries will be really useful to me.

Thanks in advance.

Prachi

Options: ReplyQuote


Subject
Written By
Posted
customizing Audit Events using MySQL Audit Plugin
September 24, 2012 09:52AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.