suricata
LogHttpFileCtx_ Struct Reference
Collaboration diagram for LogHttpFileCtx_:

Data Fields

LogFileCtxfile_ctx
 
uint32_t flags
 
LogCustomFormatcf
 
uint64_t fields
 
HttpXFFCfgxff_cfg
 
HttpXFFCfgparent_xff_cfg
 
OutputJsonCtxeve_ctx
 

Detailed Description

Definition at line 84 of file log-httplog.c.

Field Documentation

◆ cf

LogCustomFormat* LogHttpFileCtx_::cf

Store mode

Definition at line 87 of file log-httplog.c.

Referenced by LogHttpLogInitCtx().

◆ eve_ctx

OutputJsonCtx* LogHttpFileCtx_::eve_ctx

Definition at line 61 of file output-json-http.c.

◆ fields

uint64_t LogHttpFileCtx_::fields

Store mode

Definition at line 58 of file output-json-http.c.

◆ file_ctx

LogFileCtx* LogHttpFileCtx_::file_ctx

Definition at line 85 of file log-httplog.c.

Referenced by LogHttpLogInitCtx().

◆ flags

uint32_t LogHttpFileCtx_::flags

Definition at line 86 of file log-httplog.c.

Referenced by LogHttpLogInitCtx().

◆ parent_xff_cfg

HttpXFFCfg* LogHttpFileCtx_::parent_xff_cfg

Definition at line 60 of file output-json-http.c.

◆ xff_cfg

HttpXFFCfg* LogHttpFileCtx_::xff_cfg

Store fields

Definition at line 59 of file output-json-http.c.


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