> -----Original Message----- > From: [email protected] [mailto:rsyslog- > [email protected]] On Behalf Of Joe Williams > Sent: Saturday, November 13, 2010 10:44 AM > To: rsyslog-users > Subject: Re: [rsyslog] liblognorm has grown fast... > > > > I am also curios what you are missing from the JSON spec. > > Not sure I follow what you mean. Regardless it looks like you are > producing valid JSON, I was just thinking it might be interesting to > use arrays, objects, etc to represent log structures.
That's actually a discussion within CEE. So far, it looks we will not have objects within the CEE model (because that introduces a number of subtle issue). Arrays, however, are already supported. Multi-valued attributes (lists) will be encoded in that way. Libee already can do that, but liblognorm is not yet able to generate multi-valued attributes. > BTW, I really like this idea, it would fit perfectly with my idea of a > rsyslog REST output plugin. ;) Good to be persistent :) I think even better would be a XML representation, which will also be supported by CEE and libee. I've just not yet implemented it. 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

