I want to stream logs into BigQuery. I'm using the beta release of Google Cloud Logging. I can see the logs on browser. I got invalid role error when I set up streaming to BigQuery from Google Cloud Logging export view. My role is Edit role on this project.
What I did:
- Open Google Cloud Logging page
- Open export tab
- Select source and BigQuery data set name.
- I got the error "invalid role to see this page"
It worked normally when I tried it on another project. I have owner role of the project.