Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show how to extract SA logs & write to Logging #1144

Open
itodotimothy6 opened this issue Aug 15, 2022 · 0 comments · May be fixed by #1145
Open

Show how to extract SA logs & write to Logging #1144

itodotimothy6 opened this issue Aug 15, 2022 · 0 comments · May be fixed by #1145
Labels
p3 Priority 3

Comments

@itodotimothy6
Copy link

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
@itodotimothy6 itodotimothy6 linked a pull request Aug 15, 2022 that will close this issue
@jeremytchang jeremytchang added the p3 Priority 3 label Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p3 Priority 3
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants