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

how can i config elasticsearch.rul in kibana4 #6028

Closed
fanhengxing opened this issue Jan 28, 2016 · 2 comments
Closed

how can i config elasticsearch.rul in kibana4 #6028

fanhengxing opened this issue Jan 28, 2016 · 2 comments

Comments

@fanhengxing
Copy link

my config(kibana.yml) is

The Elasticsearch instance to use for all your queries.

elasticsearch.url: "http://172.20.8.1:9200"
elasticsearch.url: "http://172.20.8.2:9200"
but when 172.20.8.2 down ,the kibana4 is can't use,

@fanhengxing
Copy link
Author

i test that ,kibana4 is only connect second 'elasticsearch.url' ,the first is no use.

but i want to connect two elasticsearch ,can you help me ..

thank you very much,

@rashidkpc
Copy link
Contributor

I recommend setting up a small elasticsearch client node on your kibana box and pointing kibana at that.

We don't current have support for failover or sniffing, there's a P2 ticket here: #214

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