Skip to content

[Feature Request] Add support for wildcards in IPs for USER_IGNORELIST #19364

@SCUR0

Description

@SCUR0

I am wanting to ignore entire subnets and tried 10.227.*;*;*;*, 10.227.*.*;*;*;*, and 10.227.0.0/16;*;*;* in the file used for USER_IGNORELIST. None worked and thus I had to use 10\.227\.\d+\.\d+ in IGNORE_EVENTS_REGEX

Having support for wildcards in the USER_IGNORELIST would help make looking and configuring the ignore lists faster and require less steps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions