syslog_parse · PyPI
https://pypi.org/project/syslog_parseFiles for syslog_parse, version 0.2.1.1909161139; Filename, size File type Python version Upload date Hashes; Filename, size syslog_parse-0.2.1.1909161139.tar.gz (8.5 kB) File type Source Python version None Upload date Sep 16, 2019 Hashes View
syslog-rfc5424-parser · PyPI
https://pypi.org/project/syslog-rfc5424-parser10.11.2019 · Parser for RFC5424-compatible Syslog messages. This module implements an RFC 5424 IETF Syslog Protocol parser in Python, using the lark parser-generator. It should work on Python 2.7 or Python 3.3+. The file example_syslog_server.py contains a fully-functional Syslog server which will receive messages on a UNIX domain socket and print them to stdout as JSON …