By default purging in elasticSearch

If we have no defined any purging logic for indexes in elasticsearch then what will be default behavior to purge those index, do we have such default behavior?

It just keeps them.

thanks, so in case of space issue it will just throw an error if we will not delete those indexes manually or with any script.

Correct.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.