You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Requires one field (or other expression), and at least one regular expression, which can't be null. This should be easy with a surrogate function that uses RLike
null behavior
if the first argument is null, this returns null
The text was updated successfully, but these errors were encountered:
Part of #51556
https://eql.readthedocs.io/en/latest/query-guide/functions.html#match
Requires one field (or other expression), and at least one regular expression, which can't be null. This should be easy with a surrogate function that uses RLike
null behavior
if the first argument is null, this returns null
The text was updated successfully, but these errors were encountered: