]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
doc: document http-body logging 2819/head
authorEric Leblond <eric@regit.org>
Wed, 28 Jun 2017 11:56:43 +0000 (13:56 +0200)
committerVictor Julien <victor@inliniac.net>
Wed, 28 Jun 2017 12:37:42 +0000 (14:37 +0200)
doc/userguide/output/eve/eve-json-output.rst

index c39432b27219437ead36444ffc126cfc9999c4ed..8dce34994f5557dfac5c6480660f1c38961ac0b8 100644 (file)
@@ -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