快照

编辑
action: snapshot
description: >-
  Snapshot selected indices to 'repository' with the snapshot name or name
  pattern in 'name'.  Use all other options as assigned
options:
  repository: ...
  # Leaving name blank will result in the default 'curator-%Y%m%d%H%M%S'
  name:
  wait_for_completion: True
  max_wait: 3600
  wait_interval: 10
filters:
- filtertype: ...

空值和注释行将导致选择默认值(如果有)。如果设置了某个设置,但某个给定操作未使用,则将忽略该设置。

此操作将索引快照到指定的 存储库,并使用由 名称标识的名称或名称模式。

其他选项通常可以保留为默认值,但请随时阅读有关它们的说明并相应地进行更改。

必需设置

编辑