Trying to follow the documentation on:<div><a href="http://www.rabbitmq.com/shovel.html" target="_blank">http://www.rabbitmq.com/shovel.html</a>�</div><div><br></div><div>I&#39;m having issues though adding a custom header to every shoveled message. �The intent was to add a header which identifies the source of the shoveled message, i.e. source-machine. �I can&#39;t get the configuration to work. � Here&#39;s an example line I&#39;m trying:</div>

<div><pre style="background-color:rgb(238,238,238);padding:5px;border:1px solid rgb(221,221,221);color:rgb(51,51,51);font-family:&#39;Courier New&#39;,Courier,monospace;font-size:13px;line-height:18px">{publish_properties, [ {delivery_mode, 2}, {headers, [{&quot;source-ip&quot;, &quot;1.1.1.1&quot;}]} ]}
</pre>Am I missing something? �Starting the shovel errors out with this kinda thing right now.</div><div>Thanks!<br>Jason<br><div><br></div>-- <br>Jason McIntosh<br><a href="http://mcintosh.poetshome.com/blog/" target="_blank">http://mcintosh.poetshome.com/blog/</a><br>

</div>