]> git.ipfire.org Git - thirdparty/ulogd2.git/commit
ulogd: json: send messages to a remote host / unix socket
authorAndreas Jaggi <andreas.jaggi@waterwave.ch>
Wed, 30 May 2018 20:15:36 +0000 (22:15 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Fri, 1 Jun 2018 07:27:13 +0000 (09:27 +0200)
commit9d9ea2cd70a369a7f665a322e6c53631e01a2570
treea67ec831be58df6e8dabc8cf6bffb62652860523
parent4d5f038350d42aac883fb9ea924ee96ba739907d
ulogd: json: send messages to a remote host / unix socket

Extend the JSON output plugin so that the generated JSON stream can be
sent to a remote host via TCP/UDP or to a local unix socket.

Signed-off-by: Andreas Jaggi <andreas.jaggi@waterwave.ch>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
output/ulogd_output_JSON.c
ulogd.conf.in