Uploaded image for project: 'OpenShift Logging'
  1. OpenShift Logging
  2. LOG-3330

run.sh shows incorrect chunk_limit_size if changed.

    XMLWordPrintable

Details

    • False
    • None
    • False
    • NEW
    • VERIFIED
    • Hide
      Before this update, the run.sh script displays an incorrect chunk_limit_size value if it is changed as described in the OpenShift documentation, but shows the correct value when setting the chunk_limit_size via the env variable $BUFFER_SIZE_LIMIT. With these changes, script will show correct value in both variant.
      Show
      Before this update, the run.sh script displays an incorrect chunk_limit_size value if it is changed as described in the OpenShift documentation, but shows the correct value when setting the chunk_limit_size via the env variable $BUFFER_SIZE_LIMIT. With these changes, script will show correct value in both variant.
    • Bug Fix
    • Log Collection - Sprint 236
    • Low

    Description

      Description of problem:

      run.sh shows incorrect chunk_limit_size if changed. 

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

      current

      How reproducible:

      change chunk_limit_size following docs - https://docs.openshift.com/container-platform/4.10/logging/config/cluster-logging-collector.html#cluster-logging-collector-tuning_cluster-logging-collector

      view logs in collector pods. 

      Actual results:

      log output: 
      Setting chunk_limit_size for each buffer to 8388608

      Expected results:

      Setting chunk_limit_size for each buffer to <custom size>

      Additional info:

      possibly related to  https://bugzilla.redhat.com/show_bug.cgi?id=1904071 

       

       

      Attachments

        Activity

          People

            vparfono Vitalii Parfonov
            rhn-support-annelson Andrew Nelson
            Qiaoling Tang Qiaoling Tang
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: