WAN flap
Triggered when WAN connections are unstable (repeatedly going up and down).
Alert name: ALERT_WAN_FLAP
Payload
{
"metadata": {
"alert_name": "ALERT_WAN_FLAP",
"network_name": "Main Office",
"timestamp": "2026-01-23T21:40:03Z"
},
"data": {
"network": {
"label": "Main Office"
},
"flap_count": 5,
"flap_threshold": 3
}
}Fields
| Field | Type | Description |
|---|---|---|
network.label | string | Name of the network |
flap_count | integer | Number of flaps detected |
flap_threshold | integer | Configured threshold that was exceeded |