mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-17 10:04:41 +00:00
IDS, suricata.log isn't in binary format... see https://github.com/opnsense/plugins/issues/606
This commit is contained in:
parent
e8846eaf0c
commit
dc1cd4da91
@ -1,7 +1,7 @@
|
||||
<?php
|
||||
|
||||
$logfile = '/var/log/suricata.log';
|
||||
$logclog = true;
|
||||
$logclog = false;
|
||||
|
||||
$service_hook = 'suricata';
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user