Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for multiple hosts #49

Open
acchen97 opened this issue Jun 21, 2016 · 1 comment
Open

Support for multiple hosts #49

acchen97 opened this issue Jun 21, 2016 · 1 comment

Comments

@acchen97
Copy link

Support for specifying multiple hosts for a clustered/HA RabbitMQ deployment, i.e. an array of host values

Input request counterpart: logstash-plugins/logstash-input-rabbitmq#77
Related to elastic/logstash#2414

@orinciog
Copy link

Hi,

I ran into the same problem today.
Currently we publish messages using logstash from a single input source to a single rabbitmq host, but it seems that a single connection can't handle the traffic, so we wanted to have multiple hosts to load balance the messages.

Unfortunately, right now it's not possible with the current version of rabbitmq output.

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants