I get this error despite following Elastic's documentation to the letter.
this is the error (No authentication credentials were configured or detectec (ADC) accesing 'auth.oauth2')
Also, I don't understand what this point refers to in the documentation.
Requirements
In order to ingest data from the Google Reports API you must:
- Have an administrator account.
- [Set up a ServiceAccount]) using the administrator account.
- [Set up access to the Admin SDK API] for the ServiceAccount.
- [Enable Domain-Wide Delegation] for your ServiceAccount.
This integration will make use of the following oauth2 scope:
Once you have downloaded your service account credentials as a JSON file, you are ready to set up your integration.
Click the Advanced option of Google Workspace Audit Reports. The default value of "API Host" is googleapiscom. The API Host will be used for collecting
access_transparency,
admin,
device,
context_aware_access,
drive,
gcp,
groups,
group_enterprise,
login,
rules,
saml,
tokenand
user accounts` logs.
Has anyone had the same thing happen to them?