Uploaded image for project: 'Observability UI'
  1. Observability UI
  2. OU-166

More data available, click to load button is not working fine

    XMLWordPrintable

Details

    • False
    • Hide

      None

      Show
      None
    • False
    • NEW
    • VERIFIED
    • Important

    Description

      After configuring the LokiStack, the logs are visible under Aggregated Logs inside Pod details tab.

      If we see the logs, we can do down and click on "More data available, click to load" and the first time is working fine, but if we advance we will see that the button does not appear even if we have more pending logs to see.

       

      In the customer case, there is an explicative video where we can see this behavior. In addition, I tested and reproduced with the same results.

       

       
       

      Version-Release number of selected component (if applicable):
      LokiStack 5.5.6
      ClusterLogging 5.5.6

       

      How reproducible:
      Always

       

      Steps to Reproduce:

      1) Deploy LokiStack using
      https://docs.openshift.com/container-platform/4.10//logging/cluster-logging-loki.html

      2) Deploy a few sample applications and then visualize then in Observe > Logs Dashboard

      3) I generated a huge number of logs inside the application pod to see the "Mode data available" tab, for instance

      $ for i in {1..1000}; do sleep 1; echo '{"level":"info","name":"fred","home":"bedrock"}' >> /proc/1/fd/1 ; done

      4) Go to aggregated Logs inside Pod details tab for the application pod.

       

       

      Attachments

        Activity

          People

            gbernal@redhat.com Gabriel Bernal
            acandelp Adrian Candel
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: