-
As @reyesj2 explained here It's possible to filter alerts using "*" as wildcard but I have not been able to do it when the text has spaces. I have tried all combinations of quotation marks, single quotes and parentheses but I have not been able. This works: rule.name: ET* rule.name: ET CINS* and so on Is there a chance to search all alerts that starts with "ET CINS"? Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
dougburks
Sep 9, 2024
Replies: 1 comment 3 replies
-
Have you tried escaping the space like this?
|
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
Carlos-mb
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Have you tried escaping the space like this?