mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
parent
d9bba4b4b2
commit
d3dda0bb82
38 changed files with 217 additions and 145 deletions
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
-- @brief Prepare an alert table used to generate the alert
|
||||
-- @param alert_severity A severity as defined in `alert_consts.alert_severities`
|
||||
-- @param info A flow info table fetched with `flow.getBlacklistedInfo()`
|
||||
-- @param info A flow info table fetched with `flow.getInfo()`
|
||||
-- @return A table with the alert built
|
||||
local function createFlowRisk(alert_severity, info)
|
||||
local built = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue