<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>
<pre class="line-pre"><div class="line" id="file-rabbitmq_shovel2-LC2">I have 2 Rabbits running on 2 different ec2 instances in AWS</div><div class="line" id="file-rabbitmq_shovel2-LC3">Rabbit1 has had a Shovel plugin installed in order to send messages to Rabbit2</div><div class="line" id="file-rabbitmq_shovel2-LC4">These Rabbits are being used for a Sensu monitoring network</div><div class="line" id="file-rabbitmq_shovel2-LC5">The Sensu server is in the same region as Rabbit1</div><div class="line" id="file-rabbitmq_shovel2-LC6">When a message is sent by Sensu to Rabbit1 it fansout to all connected queues (maybe the wrong terminology here), including one called us-west-2</div><div class="line" id="file-rabbitmq_shovel2-LC7">The Shovel is supposed to pick up messages from us-west-2 and forward it to Rabbit2</div><div class="line" id="file-rabbitmq_shovel2-LC8">Later on I will add other queues to forward to other Rabbits</div><div class="line" id="file-rabbitmq_shovel2-LC8"><br></div><div class="line" id="file-rabbitmq_shovel2-LC8">As I try this setup, I seem to timeout on a connection and I don't know why.</div><div class="line" id="file-rabbitmq_shovel2-LC8"><br></div><div class="line" id="file-rabbitmq_shovel2-LC8">Here is a gist of what is going on: <a href="https://gist.github.com/jhhayden/5679708">https://gist.github.com/jhhayden/5679708</a></div><div class="line" id="file-rabbitmq_shovel2-LC8"><br></div><div class="line" id="file-rabbitmq_shovel2-LC8">Thanks in advance</div><div class="line" id="file-rabbitmq_shovel2-LC8"><br></div><div class="line" id="file-rabbitmq_shovel2-LC8">John Hayden</div></pre>
</div>
</body>
</html>