suricata
|
Go to the source code of this file.
Functions | |
void | JsonPgsqlLogRegister (void) |
bool | JsonPgsqlAddMetadata (void *vtx, JsonBuilder *jb) |
Definition in file output-json-pgsql.h.
bool JsonPgsqlAddMetadata | ( | void * | vtx, |
JsonBuilder * | jb | ||
) |
Definition at line 62 of file output-json-pgsql.c.
References PGSQL_DEFAULTS.
void JsonPgsqlLogRegister | ( | void | ) |
Definition at line 184 of file output-json-pgsql.c.
References ConfGetNode(), LOGGER_JSON_TX, OutputRegisterTxSubModule(), and SCLogDebug.