Skip to main content
Demo Project
NameTeamsScheduleLast RunThreshold
error alertsAlerting
level == "ERROR" | summarize count(*) by bin_auto(timestamp), status_code
-every 5 min2 min ago
3 (above)2 (warn)
Test alertAlerting
| summarize count(*) by bin_auto(timestamp), status_code
-every 1 min8 sec ago
1 (above)
Too many info logs per minute.Alerting
level == "INFO" | summarize count(*) by bin_auto(timestamp), status_code
-every 1 min1 min ago
400 (above)200 (warn)
Test alertAlerting
| summarize count(*) by bin_auto(timestamp), status_code
-every 1 min56 sec ago
1 (above)