]> git.ipfire.org Git - people/stevee/guardian.git/commit
Introduce priority level for snort alerts.
authorStefan Schantl <stefan.schantl@ipfire.org>
Thu, 21 Dec 2017 15:06:13 +0000 (16:06 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Thu, 21 Dec 2017 15:06:13 +0000 (16:06 +0100)
commitdf8eb30562ceedfe3c042b1c124b308e6b317d42
tree3e98a2c732169bfcf8006978cfe876a44949196d
parent9755284f8439e446bde8d3c4050ad4f668ccb772
Introduce priority level for snort alerts.

Add the ability to skip snort alerts if their priority is lower
than a config-able value. In this case guardian completely will ignore
each reported alert with less priority than the configured one.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
guardian.conf.example
guardian.in
modules/Parser.pm