You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by bu...@apache.org on 2011/02/14 22:56:14 UTC

DO NOT REPLY [Bug 50776] New: Support TCP in SyslogAppender

https://issues.apache.org/bugzilla/show_bug.cgi?id=50776

           Summary: Support TCP in SyslogAppender
           Product: Log4j
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Appender
        AssignedTo: log4j-dev@logging.apache.org
        ReportedBy: NOS@Utel.no


After having some syslog messages mysteriously vanishing, it was finally
determined they were dropped in an over-worked switch during peak time.

TCP would have caught those packets being dropped, and it seems many remote
syslog servers support TCP nowadays.

It would be great if the log4j SyslogAppender supported TCP as well as UDP.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org


DO NOT REPLY [Bug 50776] Support TCP in SyslogAppender

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50776

--- Comment #5 from Ralph Goers <Ra...@dslextreme.com> 2012-04-11 22:54:33 UTC ---
The SyslogAppender in Log4j2 supports TCP.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org


DO NOT REPLY [Bug 50776] Support TCP in SyslogAppender

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50776

Daniel Serodio <as...@neverbox.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |asfbugzilla.e.dserodio@neve
                   |                            |rbox.com

--- Comment #2 from Daniel Serodio <as...@neverbox.com> 2011-08-03 21:33:03 UTC ---
I also thought it was already implemented

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org


DO NOT REPLY [Bug 50776] Support TCP in SyslogAppender

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50776

--- Comment #3 from Nils O. Sel <NO...@Utel.no> 2011-08-11 09:46:51 UTC ---
There is no code in log4j supporting syslog over TCP (thus this bug report :-)

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org


DO NOT REPLY [Bug 50776] Support TCP in SyslogAppender

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50776

--- Comment #1 from akmer <ak...@yahoo.com> 2011-02-15 13:19:32 EST ---
Hi,

I thought that this is somehow already supported.
I found this relative link
http://www.mail-archive.com/log4j-dev@logging.apache.org/msg08911.html

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org


DO NOT REPLY [Bug 50776] Support TCP in SyslogAppender

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50776

--- Comment #4 from robert@kleemann.org 2012-04-11 15:07:57 UTC ---
Just FYI there are a number of patches that fix this that are floating around:

http://www.mail-archive.com/log4j-dev@logging.apache.org/msg08911.html

http://www.rsyslog.com/tcp-syslog-rfc5424-log4j-appender/

http://markmail.org/message/2ylfsfyiqijes3wp

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org


DO NOT REPLY [Bug 50776] Support TCP in SyslogAppender

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50776

--- Comment #6 from Gary Gregory <ga...@gmail.com> 2012-04-12 12:33:02 UTC ---
(In reply to comment #4)
> Just FYI there are a number of patches that fix this that are floating around:
> 
> http://www.mail-archive.com/log4j-dev@logging.apache.org/msg08911.html
> 
> http://www.rsyslog.com/tcp-syslog-rfc5424-log4j-appender/
> 
> http://markmail.org/message/2ylfsfyiqijes3wp

None of these patches include unit tests :(

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org