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

Grok pattern search bar on pattern list page affects search bar on Create Pattern modal #20390

Open
kingzacko1 opened this issue Sep 9, 2024 · 0 comments

Comments

@kingzacko1
Copy link
Contributor

The value entered in the search bar on the list of Grok patterns filters the available patterns when creating a new pattern.

Expected Behavior

The value entered in the search bar on the list of Grok patterns does not affect the search bar in the Create Pattern modal.

Current Behavior

The value entered in the search bar on the list of Grok patterns affects the search bar in the Create Pattern modal.

Possible Solution

Use separate variables for the two search bar values

Steps to Reproduce (for bugs)

  1. Go to System - Grok Patterns
  2. Type "greedy" which will give one result GREEDYDATA
  3. Go to Create pattern
  4. In filter pattern only GREEDYDATA will show up and no other search will work

Context

https://github.com/Graylog2/support/issues/90

Your Environment

  • Graylog Version: 6.0.5
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

2 participants