Update NGI log format. Improve alert rendering.

This commit is contained in:
Alfredo Cardigliano 2021-04-07 15:04:23 +02:00
parent c5ca72c6ba
commit 083eef8a32
5 changed files with 37 additions and 47 deletions

View file

@ -229,8 +229,6 @@ 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