https://github.com/sibyx/nug-syslog
Simple syslog server iamed for Project Nug
https://github.com/sibyx/nug-syslog
Last synced: 6 months ago
JSON representation
Simple syslog server iamed for Project Nug
- Host: GitHub
- URL: https://github.com/sibyx/nug-syslog
- Owner: Sibyx
- License: agpl-3.0
- Created: 2022-04-12T22:23:12.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-13T00:21:09.000Z (over 3 years ago)
- Last Synced: 2025-02-07T12:47:00.898Z (8 months ago)
- Language: Python
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Nug Syslog Server
**Work in progress**
Simple Syslog server compatible with [RFC5424](https://datatracker.ietf.org/doc/html/rfc5424) written using the
[asyncio](https://docs.python.org/3/library/asyncio-protocol.html) module.This project is a part of my master thesis on the
[Faculty of Informatics and Information Technologies STU in Bratislava](https://www.fiit.stuba.sk/en.html) on the
subject of KVM switch implementation.## TODO
- zeroconf announcement
---
With ❤️☕️🥃🍀 Jakub Dubec 2022