- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
analytics_enabled
Type: BOOLEAN
Provider name: analyticsEnabled
Description: Whether log analytics is enabled for this bucket.Once enabled, log analytics features cannot be disabled.
ancestors
Type: UNORDERED_LIST_STRING
cmek_settings
Type: STRUCT
Provider name: cmekSettings
Description: Optional. The CMEK settings of the log bucket. If present, new log entries written to this log bucket are encrypted using the CMEK key provided in this configuration. If a log bucket has CMEK settings, the CMEK settings cannot be disabled later by updating the log bucket. Changing the KMS key is allowed.
kms_key_name
STRING
kmsKeyName
kms_key_version_name
STRING
kmsKeyVersionName
name
STRING
name
service_account_id
STRING
serviceAccountId
create_time
Type: TIMESTAMP
Provider name: createTime
Description: Output only. The creation timestamp of the bucket. This is not set for any of the default buckets.
description
Type: STRING
Provider name: description
Description: Optional. Describes this bucket.
index_configs
Type: UNORDERED_LIST_STRUCT
Provider name: indexConfigs
Description: Optional. A list of indexed fields and related configuration data.
create_time
TIMESTAMP
createTime
field_path
STRING
fieldPath
type
STRING
type
INDEX_TYPE_UNSPECIFIED
- The index’s type is unspecified.INDEX_TYPE_STRING
- The index is a string-type index.INDEX_TYPE_INTEGER
- The index is a integer-type index.labels
Type: UNORDERED_LIST_STRING
lifecycle_state
Type: STRING
Provider name: lifecycleState
Description: Output only. The bucket lifecycle state.
Possible values:
LIFECYCLE_STATE_UNSPECIFIED
- Unspecified state. This is only used/useful for distinguishing unset values.ACTIVE
- The normal and active state.DELETE_REQUESTED
- The resource has been marked for deletion by the user. For some resources (e.g. buckets), this can be reversed by an un-delete operation.UPDATING
- The resource has been marked for an update by the user. It will remain in this state until the update is complete.CREATING
- The resource has been marked for creation by the user. It will remain in this state until the creation is complete.FAILED
- The resource is in an INTERNAL error state.locked
Type: BOOLEAN
Provider name: locked
Description: Optional. Whether the bucket is locked.The retention period on a locked bucket cannot be changed. Locked buckets may only be deleted if they are empty.
name
Type: STRING
Provider name: name
Description: Output only. The resource name of the bucket.For example:projects/my-project/locations/global/buckets/my-bucketFor a list of supported locations, see Supported Regions (https://cloud.google.com/logging/docs/region-support)For the location of global it is unspecified where log entries are actually stored.After a bucket has been created, the location cannot be changed.
organization_id
Type: STRING
parent
Type: STRING
project_id
Type: STRING
project_number
Type: STRING
resource_name
Type: STRING
restricted_fields
Type: UNORDERED_LIST_STRING
Provider name: restrictedFields
Description: Optional. Log entry field paths that are denied access in this bucket.The following fields and their children are eligible: textPayload, jsonPayload, protoPayload, httpRequest, labels, sourceLocation.Restricting a repeated field will restrict all values. Adding a parent will block all child fields. (e.g. foo.bar will block foo.bar.baz)
retention_days
Type: INT32
Provider name: retentionDays
Description: Optional. Logs will be retained by default for this amount of time, after which they will automatically be deleted. The minimum retention period is 1 day. If this value is set to zero at bucket creation time, the default time of 30 days will be used.
tags
Type: UNORDERED_LIST_STRING
update_time
Type: TIMESTAMP
Provider name: updateTime
Description: Output only. The last update timestamp of the bucket.