Added epoch_begin and epoch_end in /lua/rest/v2/get/flow/alert/list.lua

This commit is contained in:
Luca Deri 2022-01-13 21:40:27 +01:00
parent b396a8585e
commit a5912438f8
3 changed files with 28 additions and 0 deletions

View file

@ -653,6 +653,7 @@ end
-- ##############################################
-- NOTE parameter 'filter' is ignored
function alert_store:select_historical(filter, fields)
local res = {}
local where_clause = ''