I noticed that my nodes crash when my index grows over 50GB, so I would like to create a new index when it reaches 50GB then assign the events-active alias to the new index, and remove that alias from the old index.
Would this be possible with Elasticsearch itself, and if so, how?
Thanks
So the data nodes have 30GB ram each, and the master nodes have 8GB ram each. I think they have 4 vcores each, I am not sure about the cores as I don't have access to our AWS environment yet.
and apparently, the nodes don't crash, my bad, the index just dies cuz I'm assuming it's hitting our storage limit.
So I want to make a new index automatically and move the old index into cold storage maybe.
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.