ewilde / terraform-provider-kibana

Kibana terraform provider
Mozilla Public License 2.0
73 stars 23 forks source link

What is the difference between `kibana_uri` and `elastic_search_path`? #13

Open Jeeppler opened 5 years ago

Jeeppler commented 5 years ago

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 commented 4 years ago

@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: Secure & Scalable Log Management with Cloud-Based ELK
Logz.io provides Elasticsearch, Logstash and Kibana on the cloud with alerts, unlimited scalability and free ELK apps. Index, search & visualize your data!
Open Source Search: The Creators of Elasticsearch, ELK Stack & Kibana | Elastic
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.