You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "Andreas Mager (Jira)" <ji...@apache.org> on 2019/08/26 08:40:00 UTC

[jira] [Created] (LOG4J2-2681) SocketAppender

Andreas Mager created LOG4J2-2681:
-------------------------------------

             Summary: SocketAppender 
                 Key: LOG4J2-2681
                 URL: https://issues.apache.org/jira/browse/LOG4J2-2681
             Project: Log4j 2
          Issue Type: Bug
          Components: Appenders
    Affects Versions: 2.11.2
            Reporter: Andreas Mager


We are using rsyslog wit udp.
There is a problem with messages that exceed 64k size.
The default TCP mode sends a new record when a new line symbol occurs.
The UDP mode doesn't. 
There is no possibility in UDP to split the message in parts. 



--
This message was sent by Atlassian Jira
(v8.3.2#803003)