Graylog2 / Graylog2/graylog2-server
Dashboard aggregation issue showing exception errors
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
The customer was trying to build an aggregation using a field called 'version' from a specific stream (which is tied to a specific index). As the error message says, this field does exist in logs from another stream, which is mapped to a different index.
## Expected Behavior
Prevented aggregating field e.g. the sidebar or inline from a message, but not inside the aggregation builder itself. we need to take care of that.
## Current Behavior
Building aggregation returns an exception error.
## Possible Solution
## Steps to Reproduce (for bugs)
1.
2.
3.
4.
## Context
Here is support ticket: https://support.graylog.com/#ticket/zoom/3663
## Your Environment
* Graylog Version:
* Elasticsearch Version:
* MongoDB Version:
* Operating System:
* Browser version:
Contributor guide
Assessment
This issue has not been assessed yet.