Releases: hartfordfive/udplogbeat
Releases · hartfordfive/udplogbeat
Version 0.2.1
- 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.
Version 0.2.0
- Added configuration option json_document_type_schema which gives ability to optionally enable and enforce a JSON schema validation for JSON format messages.
- Added option enable_syslog_format_only, which gives the ability to run process in a mode that only accepts syslog type messages. This could be used as a logging replacement for processes that log to local syslog address.
Initial Release
0.1.0 Removed unused package