Open
Description
Problem/Context
- Looker does not send Audit Logs to Cloud Logging out of the box.
- System Activity (SA) data is retained for a max of 1 year then deleted. Some users want to retain logs for longer
- SA data is stored in the underlying application mysql DB or BQ (if using Elite SA). However, users don't have admin privileges to the database and are limited to what they can do. The only way to get SA data out is to use the Looker API
Proposal
- An example that shows how to use Looker API to extract logs and use the Logging API to write to Cloud Logging