direction

编辑

此设置仅与 age 筛选类型一起使用。

 - filtertype: age
   source: creation_date
   direction: older
   unit: days
   unit_count: 3

此设置必须为 olderyounger。此设置用于确定索引或快照是比由 unitunit_count 和可选的 epoch 确定的时间参考点 older 还是 younger。如果 directionolder,则将匹配比时间参考点更旧的索引(或快照)。同样,如果 directionyounger,则将匹配比时间参考点更新的索引(或快照)。

没有默认值。此设置必须由用户设置,否则将引发异常并停止执行。