删除ElasticSearch Kibana上的旧索引?

huangapple go评论95阅读模式
英文:

Deleting old indices on ElasticSearch Kibana?

问题

我已经做了研究,我知道您可以在适当的Kibana上使用ILM来实现这一点。然而,ES Kibana没有这个选项,我不确定如何为其编写策略。Google和GPT都没有帮助。有没有文档可以查阅?谢谢?

英文:

I did my research and I am aware you can use ILM on proper Kibana for that. However, ES Kibana doesn't have that option, and I'm not sure how to write a policy for it. Google and GPT didn't help. Any docs I can look at? Thank you?

答案1

得分: 1

根据您的评论,我感谢您正在使用亚马逊 Opensearch 服务,并且您正在寻找 ILM。在 OpenSearch 中,这个功能称为索引状态管理(ISM),您可以在此处找到有关如何编写策略的更多信息:https://docs.aws.amazon.com/opensearch-service/latest/developerguide/ism.html

英文:

Based on your comment, I appreciate you’re using Amazon Opensearch Service and you’re looking for ILM. In OpenSearch this feature is called Index State Management (ISM) and you can find more info on how to write policies here https://docs.aws.amazon.com/opensearch-service/latest/developerguide/ism.html

huangapple
  • 本文由 发表于 2023年2月24日 05:18:41
  • 转载请务必保留本文链接:https://go.coder-hub.com/75550416.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定