Supported Data Types
📘 LogsConfiguration
Advanced Options
Authentication
The exporter supports three types of authentication:- Auto: Use the automatic authentication that GCP provides (via environment variables or metadata server). Read about application default credentials for more information.
- JSON: Use credentials JSON provided by GCP. Paste the service account key directly into the configuration.
- File: Specify the path to the credentials JSON file on the filesystem.