gcp.project.loggingservice.bucket
Supported platform
- gcp
Description
Google Cloud (GCP) Logging bucket
Fields
| ID | TYPE | DESCRIPTION |
|---|---|---|
| projectId | string | Project ID |
| cmekSettings | dict | CMEK settings of the log bucket |
| created | time | Creation timestamp |
| description | string | Description of the bucket |
| indexConfigs | []gcp.project.loggingservice.bucket.indexConfig | List of indexed fields and related configuration data |
| lifecycleState | string | Bucket lifecycle state |
| locked | bool | Whether the bucket is locked |
| name | string | Bucket name |
| restrictedFields | []string | Log entry field paths that are denied access in this bucket |
| retentionDays | int | Amount of time for which logs will be retained by default, after which they're' automatically deleted |
| updated | time | Last update timestamp of the bucket |
References