Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "move time forward" and " move time backward" buttons when performing an absolute search #20717

Open
drewmiranda-gl opened this issue Oct 16, 2024 · 7 comments
Assignees

Comments

@drewmiranda-gl
Copy link
Member

What?

Add 2 buttons on the graylog search page (or wheverever search bar exists, e.g. Dashboards):

  • Move time forward
  • Move time backward

Example mockup:

image

Why?

When digging deep into logs, it is common to need to shift the time range selection of the search result. For example, viewing data in chunks 1 hour at a time. If you don't see what you are looking for you can step backwards/forwards in the interval difference of End-Start.

Grafana implements this:

image

This would be a large quality of life improvement and could help to deal with pagination issues we have currently due to max scroll size.

@kmerz
Copy link
Member

kmerz commented Oct 18, 2024

I can imagine doing this for relative searches as well like 5 Minutes which will convert to absolute time range, once you hit the previous button.

@Emy-01 Emy-01 self-assigned this Oct 18, 2024
@Emy-01
Copy link

Emy-01 commented Oct 18, 2024

@kmerz @drewmiranda-gl I like the idea. We can consider this for the DW search too. @linuspahl how big would the effort be for this?

@linuspahl
Copy link
Contributor

@Emy Do you mean the effort to reuse this feature on the DW search or the effort to implement this feature in general?

@Emy
Copy link

Emy commented Oct 18, 2024

@linuspahl Hi, I think you pinged the wrong Emy. ;)

CC: @Emy-01

@Emy-01
Copy link

Emy-01 commented Oct 18, 2024

@linuspahl I meant the feature in general

@linuspahl
Copy link
Contributor

Thanks and sorry @Emy!

@linuspahl
Copy link
Contributor

@Emy-01 It is not something that we can implement in half an hour, but it won't take multiple days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants