Automatically move old documents from a index, to a new index, without deleting the original index

Welcome to our community! :smiley:

There's no way for Elasticsearch to do this natively for you, you will need to build something external to Elasticsearch to do it.

1 Like