BSD-3-Clause licensed by Jon Childress
Maintained by Kostiantyn Rybnikov
This version can be pinned in stack with:hsyslog-udp-0.2.4@sha256:da7bee261d6c0fb08ee21c2d6444c3ce9cd2cc57b01b4ae735402d2370b507fb,1695

Module documentation for 0.2.4

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.