BigQuery Meet Audit logs

Hello Community,

We want to export Google Meet Audit logs to BigQuery. We already activated it and two tables are generated under my project. However neither of them contains the data we wanted which is accessed through this link: https://admin.google.com/ac/reporting/audit/meet.

I don’t know how to enable these columns to be exported to BigQuery. Any help will be highly appreciated. Thanks.

-HB

You could try using GAMAdv to export this data to BigQuery. We do it with scheduled bash scripts that export this information daily and then load it to BigQuery tables.