I have added the following to /usr/local/elasticsearch-0.90.5/config/elasticsearch.yml
bulk.udp.enabled: true I do not see anything in the logs that relates to udp or ports 9700-9800 What else can I do to debug this? On Fri, Dec 20, 2013 at 6:26 AM, Alexander Reelsen <[email protected]> wrote: > Hey, > > it is disabled by default, see > http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/docs-bulk-udp.html > > did you enable it and it still is not listening? You should see something > like this in your log file if you enabled it: > [INFO ][bulk.udp ] [Starstreak] address > /0:0:0:0:0:0:0:0:9700 > > > --Alex > > > On Fri, Dec 20, 2013 at 3:50 AM, Jay Flowers <[email protected]>wrote: > >> Is there anything I need to do to get the UDP Bulk listener up and >> running? I do not see any data after sending in the instance nor do I see >> the port 9700 being used in a netstat -lu command. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "elasticsearch" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/elasticsearch/ffb8bfc6-4478-4fe9-b8ae-e8046f652d67%40googlegroups.com >> . >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- > You received this message because you are subscribed to the Google Groups > "elasticsearch" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/elasticsearch/CAGCwEM_yhtgihgH%2BoCXYiAYk_DvqgYudT2t8hgtU3Ex_DbKXuQ%40mail.gmail.com > . > > For more options, visit https://groups.google.com/groups/opt_out. > -- Jay Flowers ---------------------------------------------------------------------- http://jayflowers.com --------------------------------------------------------------------- -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CALxqcNTMKW94vGT0WS57-gCKoYe9W7mwvbXmpK1Hvju0aeHZvg%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
