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 83 of file output-json.h.

Field Documentation

◆ buffer

MemBuffer* OutputJsonThreadCtx_::buffer

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

Referenced by CreateEveThreadCtx(), and JsonLogThreadInit().

◆ ctx

OutputJsonCtx* OutputJsonThreadCtx_::ctx

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

Referenced by CreateEveThreadCtx(), JsonLogThreadInit(), and OutputJsonLogFlush().

◆ file_ctx

LogFileCtx* OutputJsonThreadCtx_::file_ctx

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

Referenced by CreateEveThreadCtx(), and JsonLogThreadInit().

◆ too_large_warning

bool OutputJsonThreadCtx_::too_large_warning

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


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