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