mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 07:59:35 +00:00
Handle write operation on flow alerts with clickhouse view
This commit is contained in:
parent
27cf048ca6
commit
8651e089a1
40 changed files with 2049 additions and 106 deletions
|
|
@ -38,7 +38,7 @@ end
|
|||
interface.select(ifid)
|
||||
|
||||
-- Add filters
|
||||
interface_alert_store:add_request_filters()
|
||||
interface_alert_store:add_request_filters(true)
|
||||
|
||||
interface_alert_store:delete()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue