> -----Original Message----- > From: [email protected] [mailto:rsyslog- > [email protected]] On Behalf Of Joe Williams > Sent: Saturday, November 13, 2010 2:53 AM > To: rsyslog-users > Subject: Re: [rsyslog] liblognorm has grown fast... > > > On Nov 12, 2010, at 9:40 AM, Rainer Gerhards wrote: > > > Hi all, > > > > a bit unexpectedly, I could finish a first very rough proof of > concept of the > > log normalizer. Details are available here: > > > > http://blog.gerhards.net/2010/11/log-normalization-first-results.html > > > Very cool, I assume it's no mistake that the normalized output is json? > If so, perhaps you could make use of the entire json spec > (http://www.json.org/).
That's "just" one oft he encodings the CEE specifies. The actual output format can be selected in the final version by a switch. At the moment, I support JSON and syslog structured data. I am also curios what you are missing from the JSON spec. Rainer > > -Joe > > > Name: Joseph A. Williams > Email: [email protected] > Blog: http://www.joeandmotorboat.com/ > Twitter: http://twitter.com/williamsjoe > > _______________________________________________ > rsyslog mailing list > http://lists.adiscon.net/mailman/listinfo/rsyslog > http://www.rsyslog.com _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com

