|
|
|
|
@ -286,10 +286,7 @@ outputs:
|
|
|
|
|
- ssh
|
|
|
|
|
- mqtt:
|
|
|
|
|
# passwords: yes # enable output of passwords
|
|
|
|
|
# HTTP2 logging. HTTP2 support is currently experimental and
|
|
|
|
|
# disabled by default. To enable, uncomment the following line
|
|
|
|
|
# and be sure to enable http2 in the app-layer section.
|
|
|
|
|
#- http2
|
|
|
|
|
- http2
|
|
|
|
|
- stats:
|
|
|
|
|
totals: yes # stats for all threads merged together
|
|
|
|
|
threads: no # per thread stats
|
|
|
|
|
@ -758,9 +755,8 @@ app-layer:
|
|
|
|
|
ssh:
|
|
|
|
|
enabled: yes
|
|
|
|
|
#hassh: yes
|
|
|
|
|
# HTTP2: Experimental HTTP 2 support. Disabled by default.
|
|
|
|
|
http2:
|
|
|
|
|
enabled: no
|
|
|
|
|
enabled: yes
|
|
|
|
|
smtp:
|
|
|
|
|
enabled: yes
|
|
|
|
|
raw-extraction: no
|
|
|
|
|
|