Hi,
I've installed snort + BASE.
Everything works just fine. The problem is that snort logs alerts to mysql database and to /var/log/snort/alert file. I want it to log just to mysql.
grep '^output' /snort/etc/snort.conf:
output database: log, mysql, user=xxx password=xxx dbname=snort host=localhost
Thanks.
