Skip to content

Syslog via UDP in Haskell according to RFC 5424

License

Notifications You must be signed in to change notification settings

picussecurity/hsyslog-udp

 
 

Repository files navigation

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.

About

Syslog via UDP in Haskell according to RFC 5424

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haskell 100.0%