Module conditions

Source

Structs§

DatadogSearchConfig
A condition that uses the Datadog Search query syntax against an event.
DatadogSearchRunner
Runner that contains the boxed Matcher function to check whether an Event matches a Datadog Search Syntax query.
VrlConfig
A condition that uses the Vector Remap Language (VRL) boolean expression against an event.

Enums§

AnyCondition
An event matching condition.
Condition
ConditionConfig
An event matching condition.

Traits§

Conditional
ConditionalConfig