Global SSH Logs View with Loki
Do you want to monitor all open or failed SSH connections across your Linux systems in one consolidated view? This simple dashboard provides quick stats for all your machines. It allows you to quickly identify instances with suspicious activity. The setup uses Promtail to collect SSH log lines, which are then sent to Loki. Grafana visualizes this data in an easy-to-read dashboard.
This dashboard provides a quick overview with per-host counts for:
- Number of failed SSH connections
- Number of failed SSH connections by unique IPs
- Number of failed SSH connections by unique users
- Number of open SSH connections
- Number of open SSH connections by unique IPs
- Number of open SSH connections by unique users