I am using elasticsearch-oss:7.9.3.
But I want to add ILM policy for delete policy but _idm index is not found in DB so push command is failed.
I just wanted to know, If I wanted to use idm policy in ELK stack.
Isn't it basic stack from 6.7 ? Do I require a license for the same ?
ILM was never part of the OSS distribution, it was only available when using the Elastic distribution, it also does not require a paid license, the basic free license is enough.
Since version 7.10 there is no more an OSS distribution of Elasticsearch, so to use ILM you would need to use a newer version with the basic free license.
Thanks for your fast response.
I try to change docker image to elasticsearch:7.0.1.
But the pod didn't start for permission of /usr/share/elasticsearch/data
although it changed permission with sh script in initcontainers same as OSS version.
Is there anything else that needs to be corrected ?
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.