suricata
LogHttpLogThread_ Struct Reference
Collaboration diagram for LogHttpLogThread_:

Data Fields

LogHttpFileCtxhttplog_ctx
 
uint32_t uri_cnt
 
MemBufferbuffer
 

Detailed Description

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

Field Documentation

◆ buffer

MemBuffer* LogHttpLogThread_::buffer

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

Referenced by LogHttpLogThreadDeinit(), and LogHttpLogThreadInit().

◆ httplog_ctx

LogHttpFileCtx* LogHttpLogThread_::httplog_ctx

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

Referenced by LogHttpLogThreadInit().

◆ uri_cnt

uint32_t LogHttpLogThread_::uri_cnt

LogFileCtx has the pointer to the file and a mutex to allow multithreading

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


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