suricata
output-json-pgsql.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void JsonPgsqlLogRegister (void)
 
bool JsonPgsqlAddMetadata (void *vtx, JsonBuilder *jb)
 

Detailed Description

Function Documentation

◆ JsonPgsqlAddMetadata()

bool JsonPgsqlAddMetadata ( void *  vtx,
JsonBuilder *  jb 
)

Definition at line 62 of file output-json-pgsql.c.

References PGSQL_DEFAULTS.

◆ JsonPgsqlLogRegister()

void JsonPgsqlLogRegister ( void  )

Definition at line 186 of file output-json-pgsql.c.

References ConfGetNode(), LOGGER_JSON_TX, OutputRegisterTxSubModule(), and SCLogDebug.

Here is the call graph for this function: