Skip to content

Filter log with single word with grep #6628

@BlaBlaGITTE

Description

@BlaBlaGITTE

Hi all,
Is it possible exclude a record from log that contains only a single word for each row?

for eg:
none
none
none
found

I guess a regex similar to this: ^none$

[FILTER]
name grep
match *
regex ^none$

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions