|
suricata
|

Go to the source code of this file.
Functions | |
| void | AlertFastLogRegister (void) |
| OutputInitResult | AlertFastLogInitCtx (SCConfNode *) |
| Create a new LogFileCtx for "fast" output style. More... | |
Definition in file alert-fastlog.h.
| OutputInitResult AlertFastLogInitCtx | ( | SCConfNode * | conf | ) |
Create a new LogFileCtx for "fast" output style.
| conf | The configuration node for this output. |
Definition at line 234 of file alert-fastlog.c.
References OutputCtx_::data, DEFAULT_LOG_FILENAME, OutputCtx_::DeInit, LogFileFreeCtx(), LogFileNewCtx(), SCCalloc, SCConfLogOpenGeneric(), SCLogDebug, and unlikely.

| void AlertFastLogRegister | ( | void | ) |
Definition at line 77 of file alert-fastlog.c.
References AlertFastLogger(), and OutputPacketLoggerFunctions_::LogFunc.
Referenced by OutputRegisterLoggers().

