← Back to Skills
🚨

Log Anomaly Detector

Search logs for anomalies, correlate with tracked errors, and alert the team

Operations 5 steps 4 tools 3 servers

Example Prompt

Check the application logs for any anomalies in the last 6 hours and alert the team if anything looks off

About

Scans application logs in Elasticsearch for unusual patterns such as error spikes, unexpected status codes, or latency outliers. Cross-references detected anomalies with Sentry issues to provide context, then notifies the on-call team via Slack with a prioritized alert summary.

Workflow Steps

1

Query Elasticsearch for log entries with elevated error rates or unusual patterns

🔎 Search Index
2

Identify anomalous clusters by comparing against baseline log volume

🔎 Search Index
3

Cross-reference anomalies with recent Sentry issues for correlation

🚨 List Issues
4

Fetch detailed event data for the most critical correlated errors

🔍 Get Error Event
5

Send a prioritized anomaly alert to the team Slack channel

📨 Send Message

Tags

logsanomaly-detectionmonitoringalerting