suricata
OutputJsonThreadCtx_ Struct Reference

#include <output-json.h>

Collaboration diagram for OutputJsonThreadCtx_:

Data Fields

OutputJsonCtxctx
 
LogFileCtxfile_ctx
 
MemBufferbuffer
 

Detailed Description

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

Field Documentation

◆ buffer

MemBuffer* OutputJsonThreadCtx_::buffer

◆ ctx

OutputJsonCtx* OutputJsonThreadCtx_::ctx

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

Referenced by CreateEveThreadCtx(), and JsonLogThreadInit().

◆ file_ctx

LogFileCtx* OutputJsonThreadCtx_::file_ctx

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

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


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