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

Go to the source code of this file.

Functions

void JsonFlowLogRegister (void)
 
void EveAddFlow (Flow *f, JsonBuilder *js)
 
void EveAddAppProto (Flow *f, JsonBuilder *js)
 

Detailed Description

Function Documentation

◆ EveAddAppProto()

void EveAddAppProto ( Flow f,
JsonBuilder *  js 
)

Definition at line 169 of file output-json-flow.c.

References Flow_::alproto, Flow_::alproto_expect, Flow_::alproto_orig, Flow_::alproto_tc, Flow_::alproto_ts, ALPROTO_UNKNOWN, and AppProtoToString().

Here is the call graph for this function:

◆ EveAddFlow()

◆ JsonFlowLogRegister()

void JsonFlowLogRegister ( void  )

Definition at line 348 of file output-json-flow.c.

References LOGGER_JSON_FLOW, OutputJsonLogInitSub(), and OutputRegisterFlowSubModule().

Here is the call graph for this function: