packages/net/snort3/files/snort.config
Michal Hrusecky 2fe854ebd6
net/snort3: Include default configs and snort2lua
Include default configuration files to have something to start from.
Also include snort2lua to help convert snort2 rules to snort3 to also
help with bootstrapping the configuration.

Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
2021-07-22 13:55:38 +02:00

4 lines
115 B
Text

config snort 'snort'
option config_dir '/etc/snort/'
option alert_module 'alert_syslog'
option interface 'eth0'