python-netsyslog

Python Modules for emitting and receiving syslog events
  http://hacksaw.sourceforge.net/netsyslog/
  0
  no reviews



Construct or parse syslog messages for transport over UDP and TCP. Unlike other syslog modules it allows you to set the metadata (e.g. time, host name, program name, etc.) yourself, giving you full control over the contents of the packets that it creates.

The parsing/collector functionality aims to support RFC3164 (the traditional message format) and RFC6587 (transport over TCP).