enable MQTT

as eagle eyed by @adepasquale
This commit is contained in:
Marco Ochse 2020-11-27 19:07:12 +01:00 committed by GitHub
parent d992a25a0a
commit 2ecef8c607
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -281,7 +281,7 @@ outputs:
extended: no extended: no
- ssh - ssh
- mqtt: - mqtt:
# passwords: yes # enable output of passwords passwords: yes # enable output of passwords
# HTTP2 logging. HTTP2 support is currently experimental and # HTTP2 logging. HTTP2 support is currently experimental and
# disabled by default. To enable, uncomment the following line # disabled by default. To enable, uncomment the following line
# and be sure to enable http2 in the app-layer section. # and be sure to enable http2 in the app-layer section.
@ -720,8 +720,8 @@ app-layer:
dp: 5900, 5901, 5902, 5903, 5904, 5905, 5906, 5907, 5908, 5909 dp: 5900, 5901, 5902, 5903, 5904, 5905, 5906, 5907, 5908, 5909
# MQTT, disabled by default. # MQTT, disabled by default.
mqtt: mqtt:
# enabled: no enabled: yes
# max-msg-length: 1mb max-msg-length: 1mb
krb5: krb5:
enabled: yes enabled: yes
snmp: snmp: