Uploaded image for project: 'JBoss Log Manager'
  1. JBoss Log Manager
  2. LOGMGR-74

SyslogHandler doesn't handle encoding correctly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 1.4.2.Final
    • 1.4.1.Final
    • None
    • None

    Description

      SyslogHandler doesn't handle encoding correctly.

      In RFC5424 format, there is unnecessary getBytes() and new String().

      In RFC3164 format, it does substring based on char length where it should be byte length. It currently sends > 1024 bytes message to syslog when the message has multi byte chars.

      Attachments

        Activity

          People

            jperkins-rhn James Perkins
            rhn-support-tkimura Takayoshi Kimura
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: