suricata
AlertJsonOutputCtx_ Struct Reference
Collaboration diagram for AlertJsonOutputCtx_:

Data Fields

LogFileCtxfile_ctx
 
uint16_t flags
 
uint32_t payload_buffer_size
 
HttpXFFCfgxff_cfg
 
HttpXFFCfgparent_xff_cfg
 
OutputJsonCtxeve_ctx
 

Detailed Description

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

Field Documentation

◆ eve_ctx

OutputJsonCtx* AlertJsonOutputCtx_::eve_ctx

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

◆ file_ctx

LogFileCtx* AlertJsonOutputCtx_::file_ctx

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

◆ flags

uint16_t AlertJsonOutputCtx_::flags

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

◆ parent_xff_cfg

HttpXFFCfg* AlertJsonOutputCtx_::parent_xff_cfg

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

◆ payload_buffer_size

uint32_t AlertJsonOutputCtx_::payload_buffer_size

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

◆ xff_cfg

HttpXFFCfg* AlertJsonOutputCtx_::xff_cfg

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


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