[Unit] Description = Aggregate logs from various sources and send real-time notifications to Telegram for easy monitoring. After = network.target [Service] Type = simple ExecStart = /usr/bin/telog --config=/etc/telog.yaml Restart = always RestartSec = 30 [Install] WantedBy = multi-user.target