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

Go to the source code of this file.

Functions

void JsonHttpLogRegister (void)
 
bool EveHttpAddMetadata (const Flow *f, uint64_t tx_id, JsonBuilder *js)
 
void EveHttpLogJSONBodyPrintable (JsonBuilder *js, Flow *f, uint64_t tx_id)
 
void EveHttpLogJSONBodyBase64 (JsonBuilder *js, Flow *f, uint64_t tx_id)
 

Detailed Description

Author
Tom DeCanio td@np.nosp@m.ulse.nosp@m.tech..nosp@m.com

Definition in file output-json-http.h.

Function Documentation

◆ EveHttpAddMetadata()

bool EveHttpAddMetadata ( const Flow f,
uint64_t  tx_id,
JsonBuilder *  js 
)

Definition at line 503 of file output-json-http.c.

◆ EveHttpLogJSONBodyBase64()

void EveHttpLogJSONBodyBase64 ( JsonBuilder *  js,
Flow f,
uint64_t  tx_id 
)

Definition at line 426 of file output-json-http.c.

◆ EveHttpLogJSONBodyPrintable()

void EveHttpLogJSONBodyPrintable ( JsonBuilder *  js,
Flow f,
uint64_t  tx_id 
)

Definition at line 395 of file output-json-http.c.

◆ JsonHttpLogRegister()

void JsonHttpLogRegister ( void  )

Definition at line 652 of file output-json-http.c.

References LOGGER_JSON_TX, and OutputRegisterTxSubModule().

Referenced by OutputRegisterLoggers().

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