Graylog2 / Graylog2/graylog2-server

Enhance time range selection

Open
#6,857 1 comment 0 reactions 0 assignees View on GitHub
feature triaged
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

## Enhance time range selection

for example , the datetime is 2019-11-25 20:17:15 ,I want to quick select yesterday ,but get
```
Preview:2019-11-24 20:17:15 to 2019-11-25 20:17:15
```
which i really want is
```
2019-11-24 00:00:00 to 2019-11-24 23:59:59
```

if i want to choose previous week, which i really means
```
2019-11-18 00:00:00 to 2019-11-24 23:59:59
```
I found no quick way to do this

## Why?

i want to quickly view the status of previous day or previous week to compare what is the difference there, but i can not quick choose time range like previous day, previous week etc.

## Your Environment

* Graylog Version:
* Elasticsearch Version:
* MongoDB Version:
* Operating System:
* Browser version:

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.