From: Victor Julien Date: Wed, 8 Jul 2015 14:12:29 +0000 (+0200) Subject: config: update yaml to show json logging option X-Git-Tag: suricata-3.0RC1~270 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1580%2Fhead;p=thirdparty%2Fsuricata.git config: update yaml to show json logging option --- diff --git a/suricata.yaml.in b/suricata.yaml.in index a4c7ab5aab..64a8182a29 100644 --- a/suricata.yaml.in +++ b/suricata.yaml.in @@ -901,13 +901,16 @@ logging: outputs: - console: enabled: yes + # type: json - file: enabled: no filename: /var/log/suricata.log + # type: json - syslog: enabled: no facility: local5 format: "[%i] <%d> -- " + # type: json # Tilera mpipe configuration. for use on Tilera TILE-Gx. mpipe: