Graylog2 / Graylog2/graylog2-server
wrong auto chose relative interval
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
If you click on Show received messages under system/inputs you will got the search tab with selected all messages relative interval. If you limit the maximum query time it select the worng one from the relative intervals.
## Expected Behavior
Select the correct relative interval (in this case 2 days)
The histogram shows the default interval bars (2 days relative interval - hourly bars)
## Current Behavior
The auto selected relative interval 5 minutes (the first one).
The histogram shows only one bar with the full count of messages.
## Possible Solution
## Steps to Reproduce (for bugs)
1. Set System/Configurations - Search Configuration - Query time range limit - eg. 2 days
2. Go to input click on Show received messages
3. Graylog shows the two days result
## Context
## Your Environment
* Graylog Version: v2.4.3+2c41897
* Elasticsearch Version:
* MongoDB Version:
* Operating System:
* Browser version:
Contributor guide
Assessment
This issue has not been assessed yet.