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

Support Elasticsearch 8.x as an output using vector

XMLWordPrintable

    • 5
    • False
    • None
    • False
    • NEW
    • OBSDA-108 - Distribute an alternate Vector Log Collector
    • VERIFIED
    • Hide
      Before this update, forwarding logs to an external ES v8.x produced an error in the collector pods stating "unknown parameter [_type]". With this update, the optional "Version" field has been added under the Elasticsearch logStore specification. This field prevents the error by adding "suppress_type_name = true" to the vector config file for ES versions 7.x and higher.
      Show
      Before this update, forwarding logs to an external ES v8.x produced an error in the collector pods stating "unknown parameter [_type]". With this update, the optional "Version" field has been added under the Elasticsearch logStore specification. This field prevents the error by adding "suppress_type_name = true" to the vector config file for ES versions 7.x and higher.
    • Log Collection - Sprint 225, Log Collection - Sprint 226

      Summary

      As a user of ClusterLogForwarder,
      I want to send logs to an Elasticsearch 8.x output

      Acceptance Criteria

      • Verify logs can be shipped to Elasticsearch 8.x using vector
      • Verify logs can be shipped to Elasticsearch 7.x without regression using vector
      • Verify logs can be shipped to our managed Elasticsearch 6.x without regression using vector

            cahartma@redhat.com Casey Hartman
            jcantril@redhat.com Jeffrey Cantrill
            Ishwar Kanse Ishwar Kanse
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: