BSD-3-Clause licensed by Jon Childress
Maintained by Konstantine Rybnikov
This version can be pinned in stack with:hsyslog-udp-0.2.5@sha256:8341247a1c7deed7d706f2895894db32cd1ee4fc43074999156d766d6f454298,1904

Module documentation for 0.2.5

hsyslog-udp

Syslog via UDP in Haskell, supporting message protocols like RFC 5424, RFC 3164, or any arbitrary protocol.

TODO (in priority order):

  • support for STRUCTURED-DATA
  • optional validation of string identifiers such as APP-NAME or MSGID
  • ensure resolveUdpAddress is actually a datagram socket.