Graylog2 / Graylog2/graylog2-server
Aggregation group By different time ranges
Open
feature
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## What?
How to create a Aggregation, Group By different time ranges (request_time < 1,1 <= request_time < 3,3 <= request_time < 5, request_time >=5 ) with different renames
Or group by Customized filters
## Why?
We need to look at line or bar charts at different times, or ranges, to analyze logs

## Your Environment
* Graylog Version: Graylog 5.0.6
* OpenSearch Version: 2.4
* MongoDB Version: 5.4
* Operating System: readhat 7.9
* Browser version: chrome
Contributor guide
Assessment
This issue has not been assessed yet.