From: Victor Julien Date: Sun, 2 Aug 2020 18:23:29 +0000 (+0200) Subject: eve/yaml: move mqtt down X-Git-Tag: suricata-6.0.0-beta1~57 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5db1d9b841dd540ea8145540524b1f70cd693580;p=thirdparty%2Fsuricata.git eve/yaml: move mqtt down --- diff --git a/suricata.yaml.in b/suricata.yaml.in index 5c10e95380..c15931cd2d 100644 --- a/suricata.yaml.in +++ b/suricata.yaml.in @@ -147,8 +147,6 @@ outputs: header: X-Forwarded-For types: - - mqtt: - # passwords: yes # enable output of passwords - alert: # payload: yes # enable dumping payload in Base64 # payload-buffer-size: 4kb # max size of payload buffer to output in eve-log @@ -280,6 +278,8 @@ outputs: # to an IP address is logged. extended: no - ssh + - mqtt: + # passwords: yes # enable output of passwords - stats: totals: yes # stats for all threads merged together threads: no # per thread stats