py3syslog
py3syslog copied to clipboard
Python 3 implementation of a simple UDP syslog server which inserts the recieved messages into a MariaDB or MySQL database.
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.6.1 to 3.18.3. Release notes Sourced from protobuf's releases. Protocol Buffers v3.18.3 C++ Reduce memory consumption of MessageSet parsing This release addresses a Security Advisory for C++...
Bumps [mysql-connector-python](http://dev.mysql.com/doc/connector-python/en/index.html) from 8.0.13 to 8.0.14. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
How I can add sender IP to Database?
Add a simple github action workflow that creates a docker image, run it and pushes it to ghcr.io. Hint: The push to ghcr.io bases on a personal api token that...
Bumps [mysql-connector-python](https://github.com/mysql/mysql-connector-python) from 8.0.13 to 9.1.0. Changelog Sourced from mysql-connector-python's changelog. v9.1.0 WL#16452: Bundle all installable authentication plugins when building the C-extension WL#16444: Drop build support for DEB packages WL#16442:...