浏览代码

Update ilm-settings.asciidoc (#51577)

Pius 5 年之前
父节点
当前提交
4de0e6683f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/reference/settings/ilm-settings.asciidoc

+ 1 - 1
docs/reference/settings/ilm-settings.asciidoc

@@ -43,4 +43,4 @@ the index creation will fail.
 `index.lifecycle.origination_date`::
 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
-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.