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

Limit size of log records and log contents.

XMLWordPrintable

    • Icon: Epic Epic
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • Log Collection
    • None
    • log-size-limits
    • False
    • None
    • False
    • Not Selected
    • NEW
    • To Do
    • NEW
    • 100
    • 100% 100%

      Goals

      • Admin configures maximum sizes for log records or payloads.
      • Collector shortens over-long records by simple truncation (may result in invalid JSON or otherwise invalid reccords)
      • Resulting log message indicates that some data was truncated or omitted.

      Motivation

      Some logging target systems have limits on the largest records they can accept, need to keep inside those limits.

      Alternatives

      Leave the target system to deal with the oversize messages. May lead to log loss.

      Acceptance Criteria

      Tests to verify over-long messages are reduced correctly (see story)

      Risk and Assumptions

      Possible performance impact from requirement to measure every message/payload size.

      Documentation Considerations

      Normal feature docs.

            Unassigned Unassigned
            rhn-engineering-aconway Alan Conway
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: