Skip to content

Add fuzzy filter logic to filter expressions #552

@ekneg54

Description

@ekneg54

https://www.elastic.co/guide/en/elasticsearch/reference/8.12/query-dsl-query-string-query.html#query-string-fuzziness

we should implement this feature in favor of multiline regex support to address the same use cases.
multiline regex would be to expensive during prozessing logs.
this could be a simple string lookup in a json document?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions