|
suricata
|
#include "suricata-common.h"#include "suricata.h"#include "log-maintenance.h"#include "util-logopenfile.h"#include "tm-threads.h"#include "conf.h"#include "conf-yaml-loader.h"#include "util-privs.h"
Go to the source code of this file.
Functions | |
| int | OutputFlushInterval (void) |
| void | LogMaintenanceThreadSpawn (void) |
Definition in file log-maintenance.c.
| void LogMaintenanceThreadSpawn | ( | void | ) |
Definition at line 115 of file log-maintenance.c.
References thread_name_heartbeat, and TmThreadCreateMgmtThread().

| int OutputFlushInterval | ( | void | ) |
Definition at line 33 of file log-maintenance.c.
References SCConfGetInt().
