Settings API - Business event bucket assignment schema table
Business event bucket assignment (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 |
Parameters
Property | Label | Type | Description | Required |
---|---|---|---|---|
enabled | Enabled | boolean | - | required |
ruleName | Rule name | text | - | required |
bucketName | Bucket | text | Events will be stored in the selected bucket. Analyze bucket contents in the log & event viewer. ( | required |
matcher | Matcher (DQL) | text | required |