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

not support multi-elasticsearch? #489

Closed
loveshell opened this issue Sep 13, 2013 · 2 comments
Closed

not support multi-elasticsearch? #489

loveshell opened this issue Sep 13, 2013 · 2 comments

Comments

@loveshell
Copy link

for example

kibana2 support multi-elasticsearch

KibanaConfig.rb
Elasticsearch = ["elasticsearch1:9200","elasticsearch2:9200"]

@willejs
Copy link

willejs commented Sep 13, 2013

I think you are referring to the old ruby based kibana2, this is kibana 3! :)

@rashidkpc
Copy link
Contributor

Correct, Kibana 3 does not currently round robin. The suggested way to accomplish this goal is to use an elasticsearch client/non-data node which properly joins your cluster, then point Kibana at that.

harper-carroll pushed a commit to harper-carroll/kibana that referenced this issue Jul 11, 2016
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

3 participants