Awesome stuff Jon! On Thu, Nov 17, 2011 at 1:49 PM, Andrew Thompson <[email protected]> wrote:
> On Thu, Nov 17, 2011 at 02:05:58PM -0600, Jon Brisbin wrote: > > I pushed to my Github a Lager backend for sending log messages to > RabbitMQ via AMQP: > > > > https://github.com/jbrisbin/lager_amqp_backend > > > > It uses a re-connecting connection pool for sending messages, so it's > pretty fast and will automatically recover if RabbitMQ goes down (but it > does *not*, at the moment, internally queue log messages if it can't > connect to the broker). > > > > The idea is to aggregate logging from riak_core applications, but you > should be able to use it in Riak/DB as well. > > > Many thanks, it looks good. I've added a link to it from lager's README. > > Andrew > > _______________________________________________ > riak-users mailing list > [email protected] > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com >
_______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
