mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-28 23:19:33 +00:00
Add PROTOCOL to min set of columns
This commit is contained in:
parent
944af146e3
commit
d5c56c5589
1 changed files with 1 additions and 0 deletions
|
|
@ -1057,6 +1057,7 @@ historical_flow_utils.min_db_columns = {
|
|||
"IPV6_DST_ADDR",
|
||||
"IP_SRC_PORT",
|
||||
"IP_DST_PORT",
|
||||
"PROTOCOL",
|
||||
"PROBE_IP",
|
||||
"SRC_LABEL",
|
||||
"DST_LABEL",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue