加载中

Elasticsearch 索引的 Curator 关闭操作

action: close
description: "Close selected indices"
options:
  delete_aliases: false
  skip_flush: false
filters:
- filtertype: ...
		
注意

空值和注释行将会采用默认值(如果存在的话)。如果设置了某项配置,但给定的操作并未使用它,该配置将被忽略。

此操作会关闭选定的索引,并可选择在此之前删除关联的别名。

提示

请在 actionfile 中查看此操作的示例,详见 此处

© . This website operates independently and is not affiliated with or endorsed by Elasticsearch B.V. All brand names, logos, and trademarks are the property of their respective owners.