Access audit logs from outside the application

We would like to access the audit logs from outside the appliaction for external repository and analysis.

is there any documentation on how to do this?

the audit logs are on a table of the application database? which tables, relationships are involved?

Thanks in advance
Guido.

Hi @guido
Have a look here: Metabase Metadata SQL

Hi flamber, thanks for the quick response, I can see everything related to normal usage, questions, list of users, etc..

I was aiming to a more security wise questions as:
which admin user deleted/added another user
which privileges, groups were assigned to that user and by who
who craeated/deleted or modified a security group.

etc..

Thanks.

@guido Some of that will be available in the Enterprise Edition in future releases.

Ok, thanks