【问题标题】:Daily Marvel indices - is it safe to remove?每日漫威指数 - 删除是否安全?
【发布时间】:2015-08-21 19:22:43
【问题描述】:

我有这样的索引:

health status index              pri rep docs.count docs.deleted store.size pri.store.size 
yellow open   .marvel-2015.08.15   1   1      11091            0     11.6mb         17.6mb 
yellow open   myindex              5   1     104321        14891     22.5mb         32.7mb 
yellow open   .marvel-2015.08.17   1   1      62214            0     70.2mb         90.9mb

每天都会创建以“.marvel”开头的索引。这些是什么?删除它们是否安全?

【问题讨论】:

    标签: elasticsearch elasticsearch-marvel


    【解决方案1】:

    .marvel 索引来自 Marvel,这是 Elastic 开发的用于帮助监控集群的插件。

    Marvel 代理会定期将统计数据编入今天的.marvel 索引。通过这些索引中的数据,可以查看一段时间内的各种图表(堆使用情况、负载、索引率、搜索率、可用磁盘空间等):https://www.elastic.co/guide/en/marvel/current/dashboards.html

    只要您不想随时间推移监控数据,删除.marvel 索引是否安全。如果您使用上面链接中的仪表板,这些仪表板将不包含有关集群的任何历史数据。但是,删除这些索引不会使您的集群变红或类似情况。

    【讨论】:

      猜你喜欢
      • 2010-10-30
      • 2020-10-27
      • 1970-01-01
      • 2018-09-12
      • 2015-09-26
      • 2010-10-07
      • 1970-01-01
      相关资源
      最近更新 更多