Releases: GLMONTER/go-syslog
Releases · GLMONTER/go-syslog
Fix panic, out-of-bounds slice index
increase TCP buffer size
v1.3.8 match buffer size increase for TCP
Bump buffer/message size
v1.3.7 bump up max message/buffer size
v1.3.6
Add support for ASA nanos
v1.3.5 add support for nano timestamps for cisco ASA
Fix RFC5424 ASA parsing error
v1.3.4 move cisco asa rfc5424 parse over to rfc 3164 parser
Make err timestamps and more UTC
v1.3.3 make errors times and other UTC
Ensure timestamp is present upon log parse failure
v1.3.2 ensure timestamp is still valid if log parsing fails
Add support for Cisco ASA logs with no timestamp and ASA logs formatted with fake RFC5424
v1.3.1 add support for missing timestamps for Cisco ASA, add support for Cis…
Add Cisco ASA timestamp support, Sonic Wall hostname parsing.
v1.3.0 add support for Cisco ASA timestamp parsing, add hostname parsing to …