suricata
log-flush.c File Reference
#include "suricata-common.h"
#include "suricata.h"
#include "log-flush.h"
#include "util-logopenfile.h"
#include "tm-threads.h"
#include "conf.h"
#include "conf-yaml-loader.h"
#include "util-privs.h"
Include dependency graph for log-flush.c:

Go to the source code of this file.

Functions

int OutputFlushInterval (void)
 
void LogFlushThreads (void)
 

Detailed Description

Author
Jeff Lucovsky jluco.nosp@m.vsky.nosp@m.@oisf.nosp@m..net

Definition in file log-flush.c.

Function Documentation

◆ LogFlushThreads()

void LogFlushThreads ( void  )

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

References OutputFlushInterval(), thread_name_heartbeat, and TmThreadCreateMgmtThread().

Here is the call graph for this function:

◆ OutputFlushInterval()

int OutputFlushInterval ( void  )

Definition at line 34 of file log-flush.c.

References SCConfGetInt().

Referenced by LogFileRegisterForFlush(), LogFileUnregisterForFlush(), and LogFlushThreads().

Here is the call graph for this function:
Here is the caller graph for this function: