BSD-3-Clause licensed by Jon Childress
Maintained by [email protected]
This version can be pinned in stack with:hsyslog-udp-0.2.0@sha256:60820394861c08957f7849ad4806ed0152c2898e031b85f80c32eeb973e0c860,1642

Module documentation for 0.2.0

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.