I have to apply an ilm policy to my index patter so that the space full issue should not occur. Im able to create the policy but not able to apply to index patter as i need to add manually for index pattern timestamp created.
How i will be able to apply this to all index pattern which we have created. Im using kiban version 7.14.1.
then create template, what it says that your pattern is myindex-*,
when it rolls over it uses myindex--000000 and increament that number
and you now write to only myindex ( not with date or anything)
once all done. send data to "myindex" and it will write in to myindex--0000001
once it reaches 25 gig it will automatically create new index called "myindex--0000002"
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.