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

Add JSON pipeline to Elasticsearch

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • None
    • None
    • Log Storage
    • None
    • 5
    • False
    • False
    • NEW
    • NEW
    • Undefined
    • Logging (Explore) - Sprint 198

    Description

      As part of enabling JSON log parsing, we need to have an ingestion pipeline defined within ES so that our forwarder can send logs to that if necessary (or we can configure the ingestion pipeline to detect if it should be parsed based on the log record).

       

      Acceptance Criteria:

      • We provide a pipeline that can be used to parse log records into JSON when logs with a specific structure are ingested by ES
      • Ensure that the pipeline pushes indices to their appropriate index based on the schema
        • app-json-schema_name-00000x
        • infra-json-schema_name-00000x
      • Ensure that their is a write alias for each of the json schema indices
        • app-json-schema_name-write
        • infra-json-schema_name-write
      • Ensure that the app alias points to the app-json-schema_name-00000x indices
      • Ensure that the infra alias points to the infra-json-schema_name-00000x indices

      Attachments

        Activity

          People

            ewolinet@redhat.com Eric Wolinetz (Inactive)
            ewolinet@redhat.com Eric Wolinetz (Inactive)
            Anping Li Anping Li
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: