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>
4 lines
115 B
Text
4 lines
115 B
Text
config snort 'snort'
|
|
option config_dir '/etc/snort/'
|
|
option alert_module 'alert_syslog'
|
|
option interface 'eth0'
|