<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Helvetica; ">Hello,</p>
<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Helvetica; min-height: 14px; "><br></p>
<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Helvetica; ">I am trying to create an udp exchange in order to receive syslog events, but I have some trouble.</p>
<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Helvetica; min-height: 14px; "><br></p>
<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Helvetica; ">To create the ez plugin I have cloned the source plugin from https://github.com/tonyg/udp-exchange and I have followed the instructions from plugin development page. I have got it and I have enabled it. Then when I try to create the udp exchange via web management but I have got the following error:</p>
<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Helvetica; min-height: 14px; "><br></p>
<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(72, 72, 72); ">{error,</p>
<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(72, 72, 72); ">&nbsp; &nbsp; {exit,</p>
<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(72, 72, 72); ">&nbsp; &nbsp; &nbsp; &nbsp; {{function_clause,</p>
<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(72, 72, 72); ">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [{udp_exchange,endpoint_params,</p>
<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(72, 72, 72); ">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [{exchange,</p>
<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(72, 72, 72); ">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {resource,&lt;&lt;"/"&gt;&gt;,exchange,&lt;&lt;"syslog"&gt;&gt;},</p>
<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(72, 72, 72); ">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 'x-udp',true,false,false,</p>
<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(72, 72, 72); ">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [{&lt;&lt;"port"&gt;&gt;,longstr,&lt;&lt;"5514"&gt;&gt;}],</p>
<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(72, 72, 72); ">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; undefined}]},</p>
<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(72, 72, 72); ">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {udp_exchange,validate,1},</p>
<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(72, 72, 72); ">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {rabbit_exchange,declare,6},</p>
<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(72, 72, 72); ">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {rabbit_channel,handle_method,3},</p>
<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(72, 72, 72); ">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {rabbit_channel,handle_cast,2},</p>
<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(72, 72, 72); ">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {gen_server2,handle_msg,2},</p>
<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(72, 72, 72); ">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {proc_lib,init_p_do_apply,3}]},</p>
<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(72, 72, 72); ">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; {gen_server,call,</p>
<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(72, 72, 72); ">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [&lt;0.364.0&gt;,</p>
<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(72, 72, 72); ">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {call,</p>
<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(72, 72, 72); ">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {'exchange.declare',0,&lt;&lt;"syslog"&gt;&gt;,&lt;&lt;"x-udp"&gt;&gt;,false,true,</p>
<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(72, 72, 72); ">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; false,false,false,</p>
<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(72, 72, 72); ">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [{&lt;&lt;"port"&gt;&gt;,longstr,&lt;&lt;"5514"&gt;&gt;}]},</p>
<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(72, 72, 72); ">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; none,&lt;0.252.0&gt;},</p>
<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(72, 72, 72); ">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; infinity]}},</p>
<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(72, 72, 72); ">&nbsp; &nbsp; &nbsp; &nbsp; [{gen_server,call,3},</p>
<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(72, 72, 72); ">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; {rabbit_mgmt_util,'-amqp_request/5-fun-0-',4},</p>
<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(72, 72, 72); ">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; {rabbit_mgmt_util,with_channel,5},</p>
<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(72, 72, 72); ">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; {rabbit_mgmt_util,http_to_amqp,5},</p>
<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(72, 72, 72); ">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; {webmachine_resource,resource_call,3},</p>
<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(72, 72, 72); ">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; {webmachine_resource,do,3},</p>
<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(72, 72, 72); ">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; {webmachine_decision_core,resource_call,1},</p>
<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Courier; color: rgb(72, 72, 72); ">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; {webmachine_decision_core,accept_helper,0}]}}</p>
<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Helvetica; min-height: 14px; "><br></p>
<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Helvetica; ">As you can see I have specified the port argument.</p>
<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Helvetica; min-height: 14px; "><br></p>
<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Helvetica; ">Thanks in advance.</p>
<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Helvetica; min-height: 14px; "><br></p>
<p style="margin-bottom: 0px; font-size: 12px; line-height: normal; font-family: Helvetica; ">Albert.</p>