builtin:bizevents-processing-buckets.rule)
Business events can be stored in different buckets. The first user-defined rule that matches will determine bucket assignment. If no rules match, the default bucket will be used.
Learn to create custom buckets and more by visiting our documentation.
Schema ID | Schema groups | Scope |
---|---|---|
builtin:bizevents-processing-buckets.rule |
| environment |
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:bizevents-processing-buckets.rule |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:bizevents-processing-buckets.rule | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:bizevents-processing-buckets.rule |
To execute this request, you need an access token with Read settings (settings.read
) scope. To learn how to obtain and use it, see Tokens and authentication.
Property | Type | Description | Required |
---|---|---|---|
Enabledenabled | boolean | - | required |
Rule nameruleName | text | - | required |
BucketbucketName | text | Events will be stored in the selected bucket. Analyze bucket contents in the log & event viewer. ( | required |
Matcher (DQL)matcher | text | required |