Skip to content

Version 0.2.1

Latest
Compare
Choose a tag to compare
@hartfordfive hartfordfive released this 15 Dec 23:52
· 1 commit to master since this release
  • Added GetSyslogMsgDetails function to compute the syslog facility and severity when used as syslog receiver (when enable_syslog_format_only set to true)
  • UDP connection is now properly closed when process is stoped.
  • Fixed issue where 0 byte length message was being processed upon closing of the UDP connection.