09fe3f467f
Add events for dhcp-relay, bgp, syncd, & kernel.
8 lines
467 B
JSON
8 lines
467 B
JSON
[
|
|
{
|
|
"tag": "syncd-failure",
|
|
"regex": "(MMU ERR Type|L3 route add failed with error|Assertion failed|Received switch event|SER Parity Check Error)",
|
|
"params": [ "fail_type:ret=(arg==\"Received switch event\")and\"switch_event\"or((arg==\"Assertion Failed\")and\"assert\"or((arg==\"SER Parity Check Error\")and\"parity_check\"or((arg==\"MMU ERR Type\")and\"mmu_err\"or((arg==\"route add failed\")and\"route_add_failed\"or\"\"))))" ]
|
|
}
|
|
]
|