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

[release-6.3] Backport: Add support for configuring the maximum message length (in bytes) after merging partial log lines in the kubernetes_logs source

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Normal Normal
    • Logging 6.3.3
    • None
    • Log Collection
    • None
    • Future Sustainability
    • False
    • Hide

      None

      Show
      None
    • False
    • Not Selected
    • NEW
    • NEW
    • Hide
      Before this change, the collector would merge large application log messages without restriction which could overflow an output buffer. This change introduces the MaxMessageSize tuning parameter for application logs to limit the size of messages and discard them if they exceed the configured threshold.
      Show
      Before this change, the collector would merge large application log messages without restriction which could overflow an output buffer. This change introduces the MaxMessageSize tuning parameter for application logs to limit the size of messages and discard them if they exceed the configured threshold.
    • Bug Fix
    • Logging - Sprint 281, Logging - Sprint 282, Logging - Sprint 283

      Description

      We need to enable the kubernetes_logs/#max_merged_line_bytes configuration in the 6.2 stream. This involves two main steps:

      • updating the collector
      • backporting the operator logic.

      Tasks:

      Bump Vector Version: Update the Vector image to v0.47.0-rh, it includes the required kubernetes_logs/#max_merged_line_bytes merge (see: LOG-8137).

      Backport Configuration: Backport the configuration implementation from 6.4 to allow users to set this value.

              vparfono Vitalii Parfonov
              vparfono Vitalii Parfonov
              Anping Li Anping Li
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: