Hi, there
I was trying to configure elasticsearch and kihbana on LINUX ( ubunutu 18.04 ). After following steps given in official doc i am getting below response of khibana screen
It appears you're running the oss-only distribution of Elasticsearch.
To use the full set of free features in this distribution of Kibana, please update Elasticsearch to the default distribution.
Good. That is the default distribution, which should not give you the message you quoted.
Once downloaded, did you extract them locally and then start them through the bin directory? If you can describe the steps we might be able to tell where it went wrong. Please also share a screenshot of the error in Kibana.
Sure.
Steps:
First downloaded
1- elasticsearch-6.4.3.tar.gz
Extracted the tar file and made changes in elasticsearch.yml file.
and then ./bin/elasticsearch
2- kibana-6.4.3-linux-x86_64.tar.gz
Extracted the tar file and made required changes in kibana.yml file
Executed file ./bin/kibana
It looks like you have an old version of Elasticsearch running on that host, which is not compatible with Kibana. Either shut this down or configure the new version to use a different port. If the default port is not used, Kibana config also need to be updated.
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.