[rabbitmq-discuss] Getting shovel with a custom header setup
Jason McIntosh
mcintoshj at gmail.com
Thu Nov 8 19:19:51 GMT 2012
Trying to follow the documentation on:
http://www.rabbitmq.com/shovel.html
I'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't get the configuration to work.
Here's an example line I'm trying:
{publish_properties, [ {delivery_mode, 2}, {headers, [{"source-ip",
"1.1.1.1"}]} ]}
Am I missing something? Starting the shovel errors out with this kinda
thing right now.
Thanks!
Jason
--
Jason McIntosh
http://mcintosh.poetshome.com/blog/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20121108/8b86590f/attachment.htm>
More information about the rabbitmq-discuss
mailing list