InlineSourceFieldEvaluation1
InlineSourceFieldEvaluation1
JSON Example
{
"expected": [
"string"
],
"field_pointer": "string",
"operator": "string"
}
array of string
expected
Required
Expected values necessary to apply the specified operation on the source field value.
string
field_pointer
Required
Field in the form of a pointer, describing the location of the attribute within the source of the event.
string
operator
Required
Logical operator.
Possible values are : EQ, NOT_EQ,