Google Cloud Logging
Integration
Google Services Account
Create a new Service Account that will allow Birch to write logs to your Google project.
The account will need the Logs Writer role in order to write logs to your project.
You will also need to generate a JSON private key that will be used to authenticate Birch with your project.
Birch
Add the integration to your dashboard.
Field | Value | Required |
---|---|---|
Name | A name to identifiy the drain | ✔ |
Project ID | Your Google project ID | ✔ |
Service account credentials | The JSON private key used to authenticate | ✔ |
Log Format Mapping
Birch | Google Cloud Logging |
---|---|
message | payload |
timestamp | timestamp |
source (and custom properties) | labels |
identifier | log_name |
level | severity |