Sent: Wed Dec 21 2011 03:19:38 GMT-0500 (EST)
From: VÁMOS Balázs <vamos.balazs@zuriel.hu>
To: syslog-ng@lists.balabit.hu
Subject: [syslog-ng] Can I put all the parsed fields into a destination template?
Hi,

I would like to forward the parsed fields to LOGalyze in an unstructured
way. Is it possible to create a serialized object (JSON or something
like that) after parsing message with patterndb?
Take a look at the format-json function, might be what youre after.
http://www.balabit.com/sites/default/files/documents/syslog-ng-ose-3.3-guides/syslog-ng-ose-v3.3-guide-admin-en.html/index.html-single.html#template-function-format-json

-Patrick