Doc update? booleans and negation #330
Replies: 1 comment
-
Thanks! Added to the docs. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
FYI, for https://elastalert2.readthedocs.io/en/latest/recipes/writing_filters.html#negation-and-or
I'm on 7.x and was able to use
bool
must
andmust_not
instead of a query stringBeta Was this translation helpful? Give feedback.
All reactions