Rsyslog Server with Telegram Notification using Python
Rsyslog is a syslog service that already comes built in with several linux distros, in this case we’ll be using Ubuntu. To enable this service, all we need to do is to open the listening port on po...