doc: document http-body logging

pull/2819/head
Eric Leblond 8 years ago committed by Victor Julien
parent e9323810ad
commit b763c7ec11

@ -163,6 +163,8 @@ Metadata::
# payload-buffer-size: 4kb # max size of payload buffer to output in eve-log
# payload-printable: yes # enable dumping payload in printable (lossy) format
# packet: yes # enable dumping of packet (without stream segments)
# http-body: yes # enable dumping of http body in Base64
# http-body-printable: yes # enable dumping of http body in printable format
metadata: yes # add L7/applayer fields, flowbit and other vars to the alert
Alternatively to the `metadata` key it is also possible to select the application

Loading…
Cancel
Save