Jochen Schalanda 4996dd00c3 Ensure that dates are always parsed with English locale
SimpleDateFormat is parsing dates in a locale-sensitive manner but timestamps in
syslog messages are always using English month names (RFC 3164, section 4.1.2).
2014-10-22 15:59:07 +02:00
2014-10-21 17:05:31 +02:00
2014-10-21 18:46:32 +02:00
2014-10-21 19:21:09 +02:00

syslog4j

Build Status

Syslog4j provides client and server implementations of the BSD Syslog protocol (RFC 3164) and the draft "structured syslog" protocol (RFC Draft).

Warning

This is a repackaged fork used in Graylog2, as the original package has no recent versions published to Maven Central.

Some modifications have been applied to fix bugs we ran into.

Original source code from: http://syslog4j.org/ (does not work anymore)

License

This project is licensed under the LGPL.

Description
syslog 开源在封装的开源架构 获得syslog官方的开源协议 缓冲区设置好后基本可以跑满 设置1024*600 可跑满11000并发 12000略丢一点点 但代码复杂
Readme 638 KiB
Languages
Java 100%