In this video, I show you how to set up real-time security monitoring on your Linux server with instant Telegram notifications.
We cover:
[✓] Detect SSH brute-force attacks from auth.log
[✓] Send instant alerts to Telegram bot
[✓] Track successful logins with user & IP
[✓] Run as systemd service (auto-start)
[✓] Add Slack & Email notifications
⚡ Commands used:
systemctl enable watch-attacks
systemctl start watch-attacks
tail -Fn0 /var/log/auth.log
⚠️ NOTE: Replace all tokens and credentials with your own before running scripts in production.
"""https://gitlab.com/linux.devops.help-..."""
🔔 Subscribe for more Linux & DevOps tutorials every week!
👉 / @rootlevel
──────────────────────────────
RootLevel — Linux • Docker • Kubernetes • CI/CD
Real infrastructure. No fluff. Just builds.