I have installed X-Pack on both Elasticsearch and Kibana in Linux machine. Now I got 1 year license so I have updated it in Elasticsearch. But while updating the license in Kibana using curl -XPUT -u elastic:changeme 'http://localhost:5601/_xpack/license?acknowledge=true' -H "Content-Type: application/json" -d @license.json it says {"statusCode":404,"error":"Not Found","message":"Not Found"}
Am I missing anything? OR there is no need to update the license in kibana?
Thanks @dsnider for the quick response.
I already have updated the license in elasticsearch. Now i'm trying to update the license for x-pack in kibana that is where I'm getting status 404
Please help me in understanding
Is the license upgradation only for elasticsearch?
When you initially install X-Pack, a 30 day trial license is installed that allows access to all features. When you say you have updated the license in ES: can you please issue this command and tell us what the output is:
This is a single node fresh install? And still you are seeing that ML is disabled? Are you able to login to Kibana UI using elastic/changeme ? What does the Kibana start up logs say ?
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.