suricata
|
Go to the source code of this file.
Functions | |
void | JsonPgsqlLogRegister (void) |
bool | JsonPgsqlAddMetadata (void *vtx, SCJsonBuilder *jb) |
Definition in file output-json-pgsql.h.
bool JsonPgsqlAddMetadata | ( | void * | vtx, |
SCJsonBuilder * | 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 LOGGER_JSON_TX, OutputRegisterTxSubModule(), SCConfGetNode(), and SCLogDebug.