Fix missing suricata user scripts

This commit is contained in:
emanuele-f 2019-12-19 16:36:51 +01:00
parent 139a16ffe3
commit 4c370de8cf
6 changed files with 15 additions and 5 deletions

View file

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