The Google Workspace Audit Logs source plugin (name:Documentation Index
Fetch the complete documentation index at: https://chronosphere-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
gsuite-reporter) lets you retrieve data from Google Workspace and
ingest it into a telemetry pipeline.
This is a pull-based source plugin.
This plugin doesn’t support the use of a
descriptive metadata name in the
Pipeline Builder interface.
This plugin doesn’t support duplicates of itself within the same pipeline.
Supported telemetry types
This plugin for Chronosphere Telemetry Pipeline supports these telemetry types:| Logs | Metrics | Traces |
|---|---|---|
Configuration parameters
Use the parameters in this section to configure your plugin. The Telemetry Pipeline web interface uses the values in the Name column to describe the parameters. Items in the Key column are the YAML keys to use in pipeline configuration files.API Key
| Name | Key | Description | Default |
|---|---|---|---|
| API Key | access_token | Either an API key or a service account file for authentication. | none |
Options
| Name | Key | Description | Default |
|---|---|---|---|
| Enable Telemetry | telemetry | If true, enables telemetry through the Google API. Accepted values: true, false. | false |
| Pull Interval | pull_interval | The time between calls to the Google API. Minimum of 1s. | 30s |
| Data Directory | data_dir | The storage path to allow resuming data collection. | /data/storage/gsuite-reporter |
| Application Name | application_name | The application name you want to get reports from. See ApplicationName. | admin |
| User Key | user_key | The user you want to get reports from. | all |
| Memory Buffer Limit | mem_buf_limit | For pipelines with the Deployment or DaemonSet workload type only. Sets a limit for how much buffered data the plugin can write to memory, which affects backpressure. This value must follow Fluent Bit’s rules for unit sizes. If unspecified, no limit is enforced. | none |