ntopng/scripts/plugins/external_alert_check/alert_definitions/external_alert.lua
emanuele-f 5b05b06c96 Use extended icon classes.
Also fixes mining alert icon
2020-01-10 17:02:11 +01:00

9 lines
134 B
Lua

--
-- (C) 2019-20 - ntop.org
--
return {
alert_id = 35,
i18n_title = "alerts_dashboard.external_alert",
icon = "fas fa-eye",
}