No idea how I accidentally hit "reply". So I'm continuing inline...
2013/1/3 Radu Gheorghe <[email protected]> > Hello Brian, > > Just to make sure we're not missing the obvious: > http://www.rsyslog.com/doc/rsyslog_conf_templates.html > > Besides that, there are a couple of examples here: > http://www.rsyslog.com/how-to-bind-a-template/ That said, I've been poking around with list templates for a little while. So if you have some specific questions that the examples above don't answer, I'd be happy to try and help. Best regards, Radu > > > 2013/1/3 Brian Knox <[email protected]> > >> I've been working on some improvements for the omhiredis output plugin >> this >> week. I think I've come up with a better way of combining templates with >> redis command formatting. In order to do this, I need to, given a list >> style template, get the number of elements in the list and the length of >> each element. >> >> I've only worked with string templates (from a plugin perspective) with my >> output plugins so far. Is there a good example somewhere for dealing with >> list templates? >> >> On other fronts, I now omhiredis working with batch dequeue in conjunction >> with hiredis' pipeline commands. In local tests this let me push around >> 250,000 redis commands per second to a redis instance (I was getting >> around >> 50k commands of the same type with the same test before the changes). >> >> Rainer - I'm hoping to wrap up this next round of improvements in a few >> days and get a patch your way! >> >> Brian >> _______________________________________________ >> rsyslog mailing list >> http://lists.adiscon.net/mailman/listinfo/rsyslog >> http://www.rsyslog.com/professional-services/ >> What's up with rsyslog? Follow https://twitter.com/rgerhards >> NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad >> of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you >> DON'T LIKE THAT. >> > > _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/ What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT.

