Graylog2 / Graylog2/graylog2-server

Deduplicate error messages from ES

Open
#5,338 1 comment 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

Sometimes ES returns duplicated error messages, I guess one per index:

screenshot 2018-11-30 at 14 38 09

We should deduplicate those, to avoid overwhelming users with too much redundant information.

## Steps to Reproduce (for bugs)
I guess there are several ways to get this, but this is how I did it
1. Do a search with many results across multiple indices
2. Go to a large page number, where the result window is too large (I went to page 70 for this)
3. See duplicated error messages

## Your Environment
* Graylog Version: Graylog 2.5.0-beta.2-SNAPSHOT
* Elasticsearch Version: 6.5.1

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.