I'm having difficulties trying to connect a local kibana to the elastic cloud ES.
I'm using:
Kibana: 6.5.1
elastic cloud ES 6.5.1
First I have installed Full stack ELK on the local server and it's working fine.
Than I send alert via logstash to the cloud instance and no problem either.
But once I have configured the trial elastic cloud end point in kibana.yml file ( elastic search url, username, password) I have the folowing error:
License information from the X-Pack plugin could not be obtained from Elasticsearch for the [data] cluster.
yes I was able to connect to Elasticsearch using a curl command.
I found the problem actually, the latest kibana version onboard the X-pack plugins and the x-pack plugin is not available on the ES Trial version of the Elastic cloud.
I had to reinstall a kibana-oss version to make it work.
This is what I understood from the documentation that Platinium version is available. Now I was not able to make it work and I went for downgrade my kibana version.
Any hint on why kibana is complaining about "License information from the X-Pack plugin" ?
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.