Skip to content

EQL: implement match function #55178

@rw-access

Description

@rw-access

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

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions