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

11 lines
191 B
Lua

--
-- (C) 2019-20 - ntop.org
--
return {
title = "Suricata Collector",
description = "Collects events and alerts from suricata",
author = "ntop",
version = 1,
dependencies = {},
}