<div dir="ltr">I need to listen to all messages going through my rabbit server.<div>I was offered in this forum to bind another exchange and move all the messages to it</div><div>So I found ExchangeBind()�</div><div>problem:</div>
<div>1.�<a href="https://www.rabbitmq.com/blog/2010/10/19/exchange-to-exchange-bindings/">https://www.rabbitmq.com/blog/2010/10/19/exchange-to-exchange-bindings/</a></div><div>a. This page lacks the full explanation.�</div>
<div>b. Due to a bug The picture do not apear.</div><div>2. I want to move all the messages to the other exchange and in the method I have to define a routing key</div><div>3. How Can I configure this state in files (so in a new rabbit instance it will be loaded before the first client runs.)<br>
</div><div>Thanks.</div></div>