mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 00:40:10 +00:00
Added epoch_begin and epoch_end in /lua/rest/v2/get/flow/alert/list.lua
This commit is contained in:
parent
b396a8585e
commit
a5912438f8
3 changed files with 28 additions and 0 deletions
|
|
@ -653,6 +653,7 @@ end
|
|||
|
||||
-- ##############################################
|
||||
|
||||
-- NOTE parameter 'filter' is ignored
|
||||
function alert_store:select_historical(filter, fields)
|
||||
local res = {}
|
||||
local where_clause = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue