trellix-enterprise / mysql-audit

AUDIT Plugin for MySQL. See wiki and readme for description. If you find the plugin useful, please star us on GitHub. We love stars and it's a great way to show your feedback.
Other
239 stars 57 forks source link

full list of audit record cmds for rhel 6.9 mysql 5.5? #209

Open bytechaser opened 5 years ago

bytechaser commented 5 years ago

I am trying to find out how to get the full list audit record commands to use for the above. I am having to work the DISA Database SRG and want to make sure I have everything I can get to work backward from. Currently have

audit_record_cmds='connect,Quit,Failed Login,show,grant,truncate,drop,alter,trigger,grant,super,process,reload,shutdown,create_user,revoke'

Thank you Bill