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. 



Thanks! 

Jon Brisbin 
http//jbrisbin.com 

_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to