Open Jeeppler opened 5 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.ioLogz.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.
My current setup is:
However, according to the code there is an option for elastic_search_path. What is the difference between
kibana_uri
andelastic_search_path
?