suricata
|
Go to the source code of this file.
Functions | |
void | JsonMQTTLogRegister (void) |
bool | JsonMQTTAddMetadata (void *vtx, JsonBuilder *js) |
Definition in file output-json-mqtt.h.
bool JsonMQTTAddMetadata | ( | void * | vtx, |
JsonBuilder * | js | ||
) |
Definition at line 63 of file output-json-mqtt.c.
References MQTT_DEFAULT_FLAGS, and MQTT_DEFAULT_MAXLOGLEN.
void JsonMQTTLogRegister | ( | void | ) |
Definition at line 193 of file output-json-mqtt.c.
References LOGGER_JSON_TX, and OutputRegisterTxSubModule().