Good day. I have managed to setup datahub on GKE u...
# troubleshoot
n
Good day. I have managed to setup datahub on GKE using the default setup guide. I am trying to setup bigquery metadata ingestion from the UI. I keep running into this error "{'lineage-gcp-logs': ['Error was 403 POST https://logging.googleapis.com/v2/entries:list?prettyPrint=false: Permission '\n" ' "\'logging.views.access\' denied on resource (or it may not exist). [{\'@type\': "\n' ' "\'type.googleapis.com/google.rpc.ErrorInfo\', \'reason\': \'IAM_PERMISSION_DENIED\', \'domain\': ' '\'iam.googleapis.com\', "\n' ' "\'metadata\': {\'permission\': \'logging.views.access\'}}]"]}" The service account I use has logging.views.access permission as well. Can someone help me troubleshoot this?