IDS, suricata.log isn't in binary format... see https://github.com/opnsense/plugins/issues/606

This commit is contained in:
Ad Schellevis 2018-03-13 17:49:30 +01:00
parent e8846eaf0c
commit dc1cd4da91

View File

@ -1,7 +1,7 @@
<?php
$logfile = '/var/log/suricata.log';
$logclog = true;
$logclog = false;
$service_hook = 'suricata';