ntopng/scripts/plugins/alerts/security/ids_ips_log/manifest.lua
2021-09-20 16:59:35 +02:00

10 lines
282 B
Lua

--
-- (C) 2019-21 - ntop.org
--
return {
title = "Intrusion Detection and Prevention Log",
description = "Logs intrusion detection and prevention events, such as when an host has been added to (or removed from) the jailed hosts pool",
author = "ntop",
dependencies = {},
}