add max to zeek capture loss legend

This commit is contained in:
m0duspwnens
2021-11-02 09:02:48 -04:00
parent 3517ea3f2a
commit b109d95d6f

View File

@@ -96,6 +96,7 @@
"displayMode": "table", "displayMode": "table",
"placement": "right", "placement": "right",
"calcs": [ "calcs": [
"max",
"mean", "mean",
"lastNotNull" "lastNotNull"
] ]