ntopng/scripts/plugins/suricata_collector/manifest.lua
2020-01-21 16:05:38 +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 = {},
}