[syslog-ng] (no subject)
Matthew Hall
mhall at mhcomputing.net
Tue Feb 1 03:10:41 CET 2011
From: Matthew Hall <mhall at mhcomputing.net>
Date: Mon, 31 Jan 2011 18:00:01 -0800
Subject: [PATCH] adding JSON support to 3.2 (if allowable)
Hello Balint, Gergely, Bazsi, and list,
Here I present my backport of tfjson support to 3.2 for consideration of
inclusion if this is allowd for that branch.
Regards,
Matthew Hall.
Matthew Hall (1):
tfjson: $(format_json) template function implementation.
configure.in | 27 ++++-
modules/Makefile.am | 3 +-
modules/tfjson/Makefile.am | 11 ++
modules/tfjson/tfjson.c | 305 ++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 344 insertions(+), 2 deletions(-)
create mode 100644 modules/tfjson/Makefile.am
create mode 100644 modules/tfjson/tfjson.c
More information about the syslog-ng
mailing list