mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 07:59:35 +00:00
Changes required to support multiple ntopng instances dumping flows into the same ClickHouse database
This commit is contained in:
parent
0aea46b99d
commit
15786b1a00
3 changed files with 4 additions and 2 deletions
|
|
@ -988,6 +988,7 @@ historical_flow_utils.min_db_columns = {
|
|||
"CLIENT_LOCATION",
|
||||
"SERVER_LOCATION",
|
||||
"COMMUNITY_ID",
|
||||
"NTOPNG_INSTANCE_NAME"
|
||||
}
|
||||
|
||||
historical_flow_utils.extra_db_columns = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue