suricata
OutputJsonThreadCtx_ Struct Reference

#include <output-json.h>

Collaboration diagram for OutputJsonThreadCtx_:

Data Fields

OutputJsonCtxctx
 
LogFileCtxfile_ctx
 
MemBufferbuffer
 
bool too_large_warning
 

Detailed Description

Definition at line 89 of file output-json.h.

Field Documentation

◆ buffer

MemBuffer* OutputJsonThreadCtx_::buffer

Definition at line 92 of file output-json.h.

Referenced by CreateEveThreadCtx(), and JsonLogThreadInit().

◆ ctx

OutputJsonCtx* OutputJsonThreadCtx_::ctx

Definition at line 90 of file output-json.h.

Referenced by CreateEveThreadCtx(), and JsonLogThreadInit().

◆ file_ctx

LogFileCtx* OutputJsonThreadCtx_::file_ctx

Definition at line 91 of file output-json.h.

Referenced by CreateEveThreadCtx(), and JsonLogThreadInit().

◆ too_large_warning

bool OutputJsonThreadCtx_::too_large_warning

Definition at line 93 of file output-json.h.


The documentation for this struct was generated from the following file: