suricata
|
Go to the source code of this file.
Functions | |
void | JsonSmtpLogRegister (void) |
bool | EveSMTPAddMetadata (const Flow *f, uint64_t tx_id, JsonBuilder *js) |
Definition in file output-json-smtp.h.
bool EveSMTPAddMetadata | ( | const Flow * | f, |
uint64_t | tx_id, | ||
JsonBuilder * | js | ||
) |
Definition at line 96 of file output-json-smtp.c.
void JsonSmtpLogRegister | ( | void | ) |
Definition at line 192 of file output-json-smtp.c.
References LOGGER_JSON_TX, and OutputRegisterTxSubModule().
Referenced by OutputRegisterLoggers().