mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-06 03:45:26 +00:00
Added custom field mapping in historical flows
This commit is contained in:
parent
3652422106
commit
10f2fe880f
6 changed files with 154 additions and 21 deletions
|
|
@ -47,7 +47,6 @@ function asset_management_utils.insert_host(entry)
|
|||
entry["last_seen"],
|
||||
entry["key"]
|
||||
)
|
||||
--tprint(insert_host)
|
||||
interface.alert_store_query(insert_host)
|
||||
return interface.alert_store_query(update_host)
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue