Update ilm-settings.asciidoc (#51577)

This commit is contained in:
Pius 2020-02-25 07:17:07 -08:00 committed by James Rodewig
parent 3ad1783a41
commit 563f033511
1 changed files with 1 additions and 1 deletions

View File

@ -43,4 +43,4 @@ the index creation will fail.
`index.lifecycle.origination_date`:: `index.lifecycle.origination_date`::
The timestamp that will be used to calculate the index age for its phase The timestamp that will be used to calculate the index age for its phase
transitions. This allows the users to create an index containing old data and transitions. This allows the users to create an index containing old data and
use the original creation date of the old data to calculate the index age. use the original creation date of the old data to calculate the index age. Must be a long (Unix epoch) value.