index Rotation Period
Parameters
value
The OpenSearch index rotation period. Index rotation appends a timestamp to the IndexName to facilitate expiration of old data. Valid values are NoRotation
, OneHour
, OneDay
, OneWeek
, and OneMonth
. The default value is OneDay
.