MySQL audit audit_log_include_accounts all users from host?

Hi
I’d like to audit all users from speciffic host. I cant get wildcard to work.
does wildcards work at all in audit_log_include_accounts `?

what I’d like to work was something in the ballpark of::
'@‘10.10.10.%’
‘%’@‘10.10.10.%’

any pointers would be appreciated

1 Like

Hi, unfortunately there is no support for wildcards at the moment. You will need to specify each account you wish to audit.

1 Like