- Added
GetSyslogMsgDetails
function to compute the syslog facility and severity when used as syslog receiver (whenenable_syslog_format_only
set totrue
) - 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.