Send log messages to remote syslog servers
Project description
- netsyslog is a Python module that enables
you to construct syslog messages and send them (via UDP) to a remote syslog server. 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 UDP packets that it creates.