eve: email: respect global metadata config

pull/3201/head
Jason Ish 7 years ago committed by Victor Julien
parent 885452fc22
commit 2247b9aad2

@ -28,6 +28,7 @@ typedef struct OutputJsonEmailCtx_ {
LogFileCtx *file_ctx;
uint32_t flags; /** Store mode */
uint64_t fields;/** Store fields */
bool include_metadata;
} OutputJsonEmailCtx;

Loading…
Cancel
Save