Absolute date range - not working

Before you post: Your responses to these questions will help the community help you. Please complete this template if you’re asking a support question.
Don’t forget to select tags to help index your topic!

1. Describe your incident:

Hi guys.

I have a problem with search interface on web. When I set up an absolute date range, for example 1.10-4.10.2024 and in web I go on the next page everything works fine, but when I want to go to the last page, for example from the 1. page to the last page I receive same messages as in the 1. page.


However, when I export log, I have all messages from absolute time range in csv. Or when I am clicking one by one to the last page everything works fine.

2. Describe your environment:

  • OS Information:
    NAME=“AlmaLinux”
    VERSION=“9.4 (Seafoam Ocelot)”
    ID=“almalinux”
    ID_LIKE=“rhel centos fedora”

  • Package Version:
    graylog-server-6.0.7-1.x86_64
    opensearch-2.14.0-1.x86_64
    mongodb-org-database-6.0.15-1.el9.x86_64

  • Service logs, configurations, and environment variables:
    I do not know what you need in this case from this - service logs, configurations, environment variables, I can provide it on the request

3. What steps have you already taken to try and solve the problem?

Upgrade to the last version of graylog server

4. How can the community help?
Maybe someone is facing the same problem and can provide the solution

Helpful Posting Tips: Tips for Posting Questions that Get Answers [Hold down CTRL and link on link to open tips documents in a separate tab]

Thank you for reporting this!

I was able to reproduce this and have opened a GitHub issue to track: Search page (Log Table Widget) pagination stops changing the page contents after a certain number of pages · Issue #20644 · Graylog2/graylog2-server · GitHub

Thanks for the information :slight_smile:

Most likely this:

GL can do better at surfacing the problem; but in the end it’s due to your OS/ES configuration.

Hi all
Do you have any updates?

@bnerusil Have you tried increasing index.max_result_window?

Hi

Where can I increase this parameter, could you please provide me with some guide?

Hi. Sorry but I don’t understand where I have to put this command. Do I have to open some opensearch dashboard? I apologize for my question but I am not a developer.

Basic usage of Opensearch is beyond the scope of this forum.
Here is a good place to get started. It explains how to use the command line to manage ES/OS.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.