|
suricata
|

Data Fields | |
| LogFileCtx * | file_ctx |
| uint32_t | flags |
| LogCustomFormat * | cf |
| uint64_t | fields |
| HttpXFFCfg * | xff_cfg |
| HttpXFFCfg * | parent_xff_cfg |
| OutputJsonCtx * | eve_ctx |
Definition at line 83 of file log-httplog.c.
| LogCustomFormat* LogHttpFileCtx_::cf |
| OutputJsonCtx* LogHttpFileCtx_::eve_ctx |
Definition at line 61 of file output-json-http.c.
| uint64_t LogHttpFileCtx_::fields |
Store mode
Definition at line 58 of file output-json-http.c.
| LogFileCtx* LogHttpFileCtx_::file_ctx |
Definition at line 84 of file log-httplog.c.
Referenced by LogHttpLogInitCtx().
| uint32_t LogHttpFileCtx_::flags |
Definition at line 85 of file log-httplog.c.
Referenced by LogHttpLogInitCtx().
| HttpXFFCfg* LogHttpFileCtx_::parent_xff_cfg |
Definition at line 60 of file output-json-http.c.
| HttpXFFCfg* LogHttpFileCtx_::xff_cfg |
Store fields
Definition at line 59 of file output-json-http.c.