Graylog2 / Graylog2/graylog2-server

Unable to search char that need to be escaped in RegExp

Open
#4,833 0 comments 0 reactions 0 assignees View on GitHub
bug triaged
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

Auto escape `\` make searching char `/` `+` `.` that need to be escaped in RegExp impossible, if I search `/fastethernet[0-9]+\/[0-9]+/`, it will convert to `/fastethernet[0-9]+\\/[0-9]+/`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.