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

Configuring the elasticsearch url in Docker #149

Open
marcofranssen opened this issue Jun 17, 2020 · 0 comments
Open

Configuring the elasticsearch url in Docker #149

marcofranssen opened this issue Jun 17, 2020 · 0 comments

Comments

@marcofranssen
Copy link

marcofranssen commented Jun 17, 2020

Since Elasticsearch 6.6.0 the setting elasticsearch.url is replaced by elasticsearch.hosts.

https://www.elastic.co/guide/en/kibana/6.8/settings.html

The README still shows ELASTICSEARCH_URL has to be configured.

I think Kibiter should follow the settings like in original Kibana.

Seems ELASTICSEARCH_HOSTS is currently not handled.

This means you also can't loadbalance on multiple elasticsearch nodes.
Furthermore I tried using a Traefik setup to loadbalance, but this still mandates me to run on port 9200. Preferably I would like to run my Loadbalancer on port 80 and 443 only.

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

1 participant