mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-16 14:02:52 +01:00
fix mean
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
{
|
||||
"type": "field",
|
||||
"params": [
|
||||
"rx_bytes"
|
||||
"mean_rx_bytes"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -139,7 +139,7 @@
|
||||
{
|
||||
"type": "field",
|
||||
"params": [
|
||||
"tx_bytes"
|
||||
"mean_tx_bytes"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user