This is an exploratory task to make a script that would look at current data streams and index management policies and try to estimate how much disk would a default archive instance need at the current settings. So user can plan to add additional disk space for filesystem until OpenSearch reaches high disk watermarks and blocks data writting.
I faced this issue in the past in my own system and started to develop one so may be a PoC.
This is an exploratory task to make a script that would look at current data streams and index management policies and try to estimate how much disk would a default archive instance need at the current settings. So user can plan to add additional disk space for filesystem until OpenSearch reaches high disk watermarks and blocks data writting.
I faced this issue in the past in my own system and started to develop one so may be a PoC.