Settings API - Log buckets schema table
Log buckets (builtin:logmonitoring.log-buckets-rules
)
Dynatrace logs are stored in buckets. You can give each bucket a unique log retention period (35 days is the default). In addition, you can use buckets to set unique access rules to different logs or log areas. To create or manage buckets go to bucket permissions. Read more about using buckets for logs in our documentation.
Schema ID | Schema groups | Scope |
---|---|---|
builtin:logmonitoring.log-buckets-rules |
| environment |
Parameters
Property | Label | Type | Description | Required |
---|---|---|---|---|
enabled | Enabled | boolean | - | required |
ruleName | Rule name | text | - | required |
bucketName | Bucket | text | A 'bucket' is the length of time your logs will be stored. Select the bucket that's best for you. | required |
matcher | Matcher (DQL) | text | - | required |