When I try to install X-Pack license using the command;
curl -XPUT -u user 'http://localhost:9200/_license&acknowledge=true' -d @/license/license.json
I am getting the following error;
{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"unknown setting [index.license.expiry_date_in_millis] please check that any required plugins are installed, or check the breaking changes documentation for removed settings"}],"type":"illegal_argument_exception","reason":"unknown setting [index.license.expiry_date_in_millis] please check that any required plugins are installed, or check the breaking changes documentation for removed settings"},"status":400}
Is your licence for X-Pack or are you trying to use an existing license (for e.g. Shield/Watcher/Marvel) with X-Pack. You need a licence specifically for X-Pack to use with 5.0.
If you are a subscription customer you can either raise a ticket on the support portal or speak to your Sales Representative to request an X-Pack license for your subscription.
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.