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

What is the difference between kibana_uri and elastic_search_path? #13

Open
Jeeppler opened this issue Apr 5, 2019 · 1 comment
Open

Comments

@Jeeppler
Copy link

Jeeppler commented Apr 5, 2019

My current setup is:

provider "kibana" {
  version = "0.6.2"
  kibana_uri = "https://my.domain.com"
  kibana_version = "6.4"
}

However, according to the code there is an option for elastic_search_path. What is the difference between kibana_uri and elastic_search_path?

@ewilde
Copy link
Owner

ewilde commented Nov 25, 2019

@Jeeppler SaaS hosted providers such as https://logz.io host the elastic search API on a non-default http path. I you are using standard ELK from http://elastic.co/ you do not need to worry about setting this path

Logz.io
Logz.io provides Elasticsearch, Logstash and Kibana on the cloud with alerts, unlimited scalability and free ELK apps. Index, search & visualize your data!
We're the creators of the Elastic (ELK) Stack -- Elasticsearch, Kibana, Beats, and Logstash. Securely and reliably search, analyze, and visualize your data in the cloud or on-prem.

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