This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Description
Is your feature request related to a problem? Please describe.
After analyzing that the actual retention period of an index adds up to the sum of the time until rollover and until phase delete, it results in a standard retention period that is too long. Of course again depending on the volume which decides when an index is rolled over.
For more details please see: https://github.com/Axway-API-Management-Plus/apigateway-openlogging-elk#configure-the-lifecycle
Describe the solution you'd like
The delete phase should be slightly decreased for some of the indices to achieve a better standard index lifetime.