ntopng/scripts/plugins/external_alert_check/plugin.lua
2020-01-08 23:52:51 +01:00

11 lines
214 B
Lua

--
-- (C) 2019-20 - ntop.org
--
return {
title = "External Alert",
description = "Retrieves and triggers alerts from external sources (e.g. suricata)",
author = "ntop",
version = 1,
dependencies = {},
}