原文:can not be imported as a dangling index, as index with same name already exists in cluster metadata,kibana頁面無法展示數據es內存跑滿

kibana報錯: 排查思路: es狀態,后台日志 排查后:es狀態正常 日志異常 cpu 內存 硬盤的利用率 排查后:內存使用率高 es索引狀態 排查后:其中一個.kibana索引為red狀態 解決思路: 刪除red狀態索引: curl XDELETE http: localhost: .kibana 成功解決 ...

2021-02-18 13:45 0 397 推薦指數:

查看詳情

kibana無法顯示elasticsearch中的index

我是用的logstash將kafka中的數據同步到elasticsearch。logstash和kafka在同一台服務器,elasticsearch在另外的服務器上。 經過排查,是因為我的logstash所在的服務器系統時間不對,比當前時間晚了好幾天。后來修改了系統時間,重新寫入數據,問題解決 ...

Sun Nov 17 18:52:00 CST 2019 0 414
kibana 添加 index patterns api

添加index patterns; test 是索引收集的日志處理后的列表 while read line;docurl --user elastic:xxxxx -X POST IP:5601/api/saved_objects/index-pattern/${line} -H ...

Mon Aug 30 19:41:00 CST 2021 0 160
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM