<div dir="ltr">Hi Chris,<div><br></div><div>I'm new to RabbitMQ, but came across this recently which seems to fit your use case -&nbsp;https://github.com/jbrisbin/riak-exchange. &nbsp;Once the data is logged to Riak, there may be a way to do a post-commit hook from Riak to Logly or Splunk, or run some sort of schedule to do the transfer. &nbsp;</div><div><br></div><div>Nolan<br><br>On Thursday, 14 November 2013 17:46:55 UTC-4, Chris McKenzie  wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div dir="ltr"><div><span style="line-height:18px;color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif">We're using a RabbitMQ server for messaging between applications. We have a need to create a central log for all amqp messages coming into the Rabbit server. Our purpose is not temporary debugging, but rather auditability. Ideally, I'd be able to log to a specified file to begin with, and later log to an external system such as Logly or Splunk.</span></div><div><span style="line-height:18px;color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif"><br></span></div><div><p style="font-size:14px;clear:both;color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif">I've explored turning on Firehose and using the tracing plugin, but the queues in question are not durable. I'm also not sure if these solutions will work if new queues and exchanges are added to the virtual host after logging hast started. These tools seem designed more for temporary debugging than what I need.</p><p style="font-size:14px;clear:both;color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif">I'd love to hear your ideas. At this point I'm worried I'll have to setup a network monitor to intercept and log the messages before they reach Rabbit.</p><p style="font-size:14px;clear:both;color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif"><span style="color:rgb(34,34,34);font-family:Arial,Helvetica,sans-serif;font-size:13px;line-height:normal">I asked this question on stackoverflow here:&nbsp;</span></p><p style="font-size:14px;clear:both;color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif"><a href="http://stackoverflow.com/questions/19937345/how-to-log-all-rabbit-mq-messages?noredirect=1#comment29682873_19937345" style="font-family:Arial,Helvetica,sans-serif;font-size:13px;line-height:normal" target="_blank">http://stackoverflow.com/<wbr>questions/19937345/how-to-log-<wbr>all-rabbit-mq-messages?<wbr>noredirect=1#comment29682873_<wbr>19937345</a><br></p></div><div><br></div></div></blockquote></div></div>