suricata
|
#include <output-json.h>
Data Fields | |
OutputJsonCtx * | ctx |
LogFileCtx * | file_ctx |
MemBuffer * | buffer |
Definition at line 89 of file output-json.h.
MemBuffer* OutputJsonThreadCtx_::buffer |
Definition at line 92 of file output-json.h.
Referenced by CreateEveThreadCtx(), and JsonLogThreadInit().
OutputJsonCtx* OutputJsonThreadCtx_::ctx |
Definition at line 90 of file output-json.h.
Referenced by CreateEveThreadCtx(), and JsonLogThreadInit().
LogFileCtx* OutputJsonThreadCtx_::file_ctx |
Definition at line 91 of file output-json.h.
Referenced by CreateEveThreadCtx(), and JsonLogThreadInit().