Graylog2 / Graylog2/graylog2-server

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

Open
#20,390 5 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

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

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.