Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个由 4 个弹性搜索服务器组成的集群,想知道当从一台服务器运行时,curator 是否会从整个集群中删除索引,或者我是否需要在所有服务器上运行它?
它从整个集群中删除。它使用 Elasticsearch API,而不是任何文件系统逻辑。