Monitors EKS/GKE/AKS clusters by querying Grafana Loki for unique error logs every 5 minutes and sends clean, formatted alerts to Slack to reduce alert fatigue.
This n8n workflow automates monitoring of Kubernetes environments (EKS, GKE, AKS) by querying Grafana Loki for critical error logs like 'error', 'failed', 'oom', 'timeout', and exceptions every 5 minutes. It parses log metadata including pod, namespace, node, container, timestamp, and message, then applies deduplication to eliminate repeated alerts within the batch, ensuring only novel issues are notified.
The workflow reduces Slack alert spam, keeping DevOps and SRE teams focused on genuine pr
Platform
n8n
Category
File & Document Management
Price
$19.99
Creator
QualityWorkflows
Kubernetes
Grafana Loki
Slack
Monitoring
Alerts
DevOps
SRE
EKS
GKE
AKS
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.