I am trying to connect Elasticsearch (running in docker container) with desktop power bi and having some issues. When testing connection using ODBC driver I am getting this error
"libcurl: failed to perform."
"libcurl: failure code 35, message: SSL connect error."
Is this an issue because I don't have platinum subscription or is it something wrong with my settings?
Just to double check, ODBC driver is the only way it is possible to connect Elasticsearch with power bi correct? I'm doing a bit of a research of behalf of someone else and want to cover all possible bases.
Just to clarify, Elasticsearch has REST API that we can call to retrieve data? Pardon for repeating the question but I am not very well versed in this topic.
By default, the driver attempts to connect securely. If your Elasticsearch cluster isn't configured to use certificates, you'll need to change the connection settings in ODBC to disable the encryption.
You can use indeed the REST API, but it'll require good Power BI and it's internal language knowledge.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.