- note amqp input bug fix

This commit is contained in:
Jordan Sissel 2011-07-01 17:34:13 -07:00
parent a64e0bd7c8
commit 347de359eb

View file

@ -35,6 +35,7 @@
'embedded_http_port' to configure which port the embedded elasticsearch
server listens on. This is only valid for the embedded elasticsearch
configuration. https://logstash.jira.com/browse/LOGSTASH-117
- bugfix: amqp input now reconnects properly when the amqp broker restarts.
- bugfix: Fix bug in gelf output when a fields were not arrays but numbers.
Issue: https://logstash.jira.com/browse/LOGSTASH-113
- bugfix: Fix a bug in syslog udp input due to misfeatures in Ruby's URI