mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-06 03:45:26 +00:00
Fixes nindex traffic anomalies error
This commit is contained in:
parent
7d264efe7b
commit
830639a0db
1 changed files with 1 additions and 1 deletions
|
|
@ -835,7 +835,7 @@ function ts_utils.getPossiblyChangedSchemas()
|
|||
"subnet:score_anomalies",
|
||||
"subnet:traffic_tx_behavior",
|
||||
"subnet:traffic_rx_behavior",
|
||||
"subnet:score_anomalies",
|
||||
"subnet:traffic_anomalies",
|
||||
"subnet:score_behavior",
|
||||
|
||||
"asn:score_anomalies",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue