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

Add multi-line exception detection to processing pipeline

XMLWordPrintable

    • Vector Multiline Exception
    • 8
    • False
    • False
    • Green
    • NEW
    • To Do
    • VERIFIED
    • 100
    • 100% 100%
    • M

      Story

      As a provider of a service that is deployed on OpenShift,
      I want multi-line exceptions to be captured as a single log event
      So that I see error trace logs as a single event

      Acceptance Criteria

      • Multiline exception traces are forwarded as single log entries (i.e.)
        Exception in thread "main" java.lang.NullPointerException
                at com.example.myproject.Book.getTitle(Book.java:16)
                at com.example.myproject.Author.getBookTitles(Author.java:25)
                at com.example.myproject.Bootstrap.main(Bootstrap.java:14)
        

      Notes

            jcantril@redhat.com Jeffrey Cantrill
            jcantril@redhat.com Jeffrey Cantrill
            Qiaoling Tang Qiaoling Tang
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: