mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Add alert_ngi_trust_event alerts
This commit is contained in:
parent
d20b1e4739
commit
c5ca72c6ba
6 changed files with 91 additions and 6 deletions
|
|
@ -229,6 +229,8 @@ function alerts_api.store(entity_info, type_info, when)
|
|||
alert_json = alert_json,
|
||||
}
|
||||
|
||||
tprint(alert_to_store)
|
||||
|
||||
addAlertPoolInfo(entity_info, alert_to_store)
|
||||
|
||||
if matchExcludeFilter(entity_info, type_info) then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue