5 Commits

Author SHA1 Message Date
Negar Safinianaini
999568c5da Removed the min length limitation (missunderstood rfc) 2016-02-15 10:50:07 +01:00
Negar Safinianaini
ec7df03bce 1. RFC5424 compatibility in timestamp format and message length 2. Introduced a new log method which accepts Date as an argument to create a syslog with the original timestamp. 2016-02-11 13:53:55 +01:00
Bernd Ahlers
dd8bbcd6be Use structured syslog parser from the NessComputing syslog4j fork.
Fixes parsing of structured data values that contain whitespace.
This addresses issues from Graylog2/graylog2-server#845.

Parser and test code from NessComputing/syslog4j@038caf2.
2015-01-14 14:40:25 +01:00
Bernd Ahlers
ba05c50c7f Reformat code. 2014-10-21 16:57:48 +02:00
Kay Roepke
e484aaecec renamed to org.graylog2.syslog4j, to have cleaner dependencies in our products
this library is unlikely to be developed further, but is a candidate for a complete rewrite.
nevertheless it wasn't available in maven for our purposes, so we decided to repackage it.
2014-06-16 11:41:49 +02:00