Uploaded image for project: 'logback'
  1. logback
  2. LOGBACK-926

Syslog messages larger than system datagram size may be dropped silently

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 1.1.0
    • 1.0.13
    • logback-core
    • None

    Description

      Logs using SyslogAppender will generally be dropped if their size is greater than the operating system's default UDP datagram size. It would be better to truncate them to the length of the system's default UDP datagram size if needed.

      See discussion about this at https://github.com/qos-ch/logback/pull/158

      Attachments

        Activity

          People

            tony19 Tony Trinh
            ericdahl Eric Dahl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: