]> git.ipfire.org Git - thirdparty/ulogd2.git/commit
pgsql: add var to specify arbitrary conn params
authorEric Leblond <eric@regit.org>
Tue, 28 May 2013 19:58:57 +0000 (21:58 +0200)
committerEric Leblond <eric@regit.org>
Sat, 8 Jun 2013 10:20:01 +0000 (12:20 +0200)
commit9768bfb0920645d360feee3bba8d1aaa1ecd1e2f
tree9297c326d5d7055390a9e16e3174ecc62f6f1557
parent81e6325d5a1edc1f4558081ce69ebd92b746f4f2
pgsql: add var to specify arbitrary conn params

This patch adds a configuration variable for PostgreSQL output.
Named connstring it stores the character string that will be
used to connect to the PostgreSQL server. This allows the user
to use all options available like TLS parameters for example.

Signed-off-by: Eric Leblond <eric@regit.org>
output/pgsql/ulogd_output_PGSQL.c
ulogd.conf.in