suricata
JsonAlertLogThread_ Struct Reference
Collaboration diagram for JsonAlertLogThread_:

Data Fields

MemBufferpayload_buffer
 
AlertJsonOutputCtxjson_output_ctx
 
OutputJsonThreadCtxctx
 

Detailed Description

Definition at line 110 of file output-json-alert.c.

Field Documentation

◆ ctx

OutputJsonThreadCtx* JsonAlertLogThread_::ctx

Definition at line 113 of file output-json-alert.c.

◆ json_output_ctx

AlertJsonOutputCtx* JsonAlertLogThread_::json_output_ctx

Definition at line 112 of file output-json-alert.c.

◆ payload_buffer

MemBuffer* JsonAlertLogThread_::payload_buffer

Definition at line 111 of file output-json-alert.c.


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