]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
suricata: Log to syslog like a normal process
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 28 Feb 2019 14:28:21 +0000 (14:28 +0000)
committerStefan Schantl <stefan.schantl@ipfire.org>
Fri, 1 Mar 2019 16:56:47 +0000 (17:56 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
config/suricata/suricata.yaml

index 255ce1a33469d462f3290ee440a8a1c2ca00cdb9..7eb8027b2a241b6b1ea060aed59f89a2fb51255f 100644 (file)
@@ -108,7 +108,7 @@ logging:
   - syslog:
       enabled: yes
       facility: local5
-      format: "[%i] <%d> -- "
+      format: ""
       # type: json
 
 ##