diff --git a/website/content/docs/configuration/events/common.mdx b/website/content/docs/configuration/events/common.mdx index c62dbb0b57..2b50edad65 100644 --- a/website/content/docs/configuration/events/common.mdx +++ b/website/content/docs/configuration/events/common.mdx @@ -20,7 +20,7 @@ These parameters are shared across all sink types: not specified a default source will be composed of the https://hashicorp.com/boundary.io/ServerName/Path/FileName. -- `allow_filters` - Specifies a set predicates for including an event in the +- `allow_filters` - Specifies a set of predicates for including an event in the sink. If any filter matches, the event will be included. For more information, on using filters see: [event filtering](/docs/concepts/filtering/events)