]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
config: update yaml to show json logging option 1580/head
authorVictor Julien <victor@inliniac.net>
Wed, 8 Jul 2015 14:12:29 +0000 (16:12 +0200)
committerVictor Julien <victor@inliniac.net>
Wed, 8 Jul 2015 14:12:29 +0000 (16:12 +0200)
suricata.yaml.in

index a4c7ab5aab3270a7aad86f57e62d80debdcb3201..64a8182a298b8d8c6022b472bdd4444040b8b164 100644 (file)
@@ -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: