Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Case insentive regexp search via case_insensitive parameter #19094

Open
shodanshok opened this issue Apr 17, 2024 · 0 comments
Open

Case insentive regexp search via case_insensitive parameter #19094

shodanshok opened this issue Apr 17, 2024 · 0 comments

Comments

@shodanshok
Copy link

What?

Case insensitive regular expression search

Why?

Both Elasticsearch >= 7.10 and Opensearch >= 1.x support the case_insensitive regexp parameter. By default it is disabled, but one can manually set it to true. However, Graylog lacks the means to set case_insensitive to true, preventing case-insensitive regular expression searches.

Your Environment

  • Graylog Version: 5.2.7
  • OpenSearch Version: 1.3.15
@kmerz kmerz added the triaged label Apr 22, 2024
@Emy-01 Emy-01 self-assigned this Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants