Settings API - Log buckets schema table
Log buckets (builtin:logmonitoring.log-buckets-rules
)
Logs in Dynatrace can be stored in different buckets. The first user-defined rule that matches will assign the bucket. If none matches, the default one will be used.
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 |