zeek restart count red if >= 1

This commit is contained in:
m0duspwnens
2020-04-14 15:36:57 -04:00
parent efd43f6fe4
commit 51b68fde2d

View File

@@ -2645,6 +2645,10 @@
{ {
"color": "green", "color": "green",
"value": null "value": null
},
{
"value": 1,
"color": "red"
} }
] ]
} }