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