suricata
output-json-frame.h File Reference
Include dependency graph for output-json-frame.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void FrameJsonLogOneFrame (const uint8_t ipproto, const Frame *frame, Flow *f, const TcpStream *stream, const Packet *p, SCJsonBuilder *jb, MemBuffer *)
 log a single frame
 
void JsonFrameLogRegister (void)
 

Detailed Description

Author
Victor Julien victo.nosp@m.r@in.nosp@m.linia.nosp@m.c.ne.nosp@m.t

Logs frames in JSON format.

Definition in file output-json-frame.h.

Function Documentation

◆ FrameJsonLogOneFrame()

void FrameJsonLogOneFrame ( const uint8_t  ipproto,
const Frame frame,
Flow f,
const TcpStream stream,
const Packet p,
SCJsonBuilder *  jb,
MemBuffer buffer 
)

◆ JsonFrameLogRegister()

void JsonFrameLogRegister ( void  )

Definition at line 565 of file output-json-frame.c.

References OutputPacketLoggerFunctions_::LogFunc, LOGGER_JSON_FRAME, MODULE_NAME, OutputJsonLogFlush(), and OutputRegisterPacketSubModule().

Referenced by OutputRegisterLoggers().

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