graylog-labs/syslog4j-graylog2
The syslog4j fork from Graylog2. This is used since 0.10.0. The original code was very "special" and no actions were taken to improve it. This is planned to be replaced completely in future versions.
JavaLGPL-2.1
Issues
- 1
spring : no cipher suites in common
#49 opened by jianweiking - 0
If the UDP message sent exceeds 65507, it will be sent repeatedly in a life and death cycle
#40 opened by double-7 - 0
Caused by: java.security.AccessControlException: access denied ("java.lang.reflect.ReflectPermission" "newProxyInPackage.org.productivity.java.syslog4j.impl.unix")
#39 opened by fengjian1993 - 0
Why is it that the log synchronization IP is cached so that the last IP will be used again
#38 opened by Jasongds - 0
- 0
Syslog Server fails to decode message facilities
#35 opened by exaSR - 0
TCP syslog server thread exited.
#30 opened by gurusreekanthc - 0
Layout can be configure?
#29 opened by cosolar - 0
- 1
It complains by emitting the SyslogRuntimeException: "UnixSyslog not supported on non-Unix platforms" on OpenBSD.
#26 opened by rgolubtsov - 7
- 1
message ident not showing up in syslogd
#12 opened by bertramn - 0
Messed up message ident while using UnixSyslog
#21 opened by admirito - 1
Support jna 4
#19 opened by lbeuster - 1
UDP Server Impl fails silently
#18 opened by atduarte - 4
- 8
- 0
- 2
Its API javadoc?
#11 opened by xiaoleihuang - 0
AbstractSyslogServer needlessly casts to SyslogServerConfigIF to AbstractSyslogServerConfig
#8 opened by jcustenborder - 1
the StringIndexOutOfBoundsException of SyslogServerEvent caused by empty byte[] can cause DatagramSocket does not work any more
#5 opened by pingpangkuangmo - 5
Not all Syslog FACILITY levels can be specified
#2 opened by dfch - 3
log4j layouts should be supported
#1 opened by softprops