Uploaded image for project: 'Log4j 2'
  1. Log4j 2
  2. LOG4J2-1009

Incorrectly defined compressionType parameter to GelfLayout

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2
    • 2.3
    • Layouts

    Description

      The compressionType parameter does not work, and I can see why in the source:

      GelfLayout.java
      @PluginAttribute(value = "compressionThreshold",
          defaultString = "GZIP") final CompressionType compressionType,
      

      The value is wrong here.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mikaelstaldal Mikael Ståldal
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: