ELK 将数据流转换回常规索引

ELK 将数据流转换回常规索引

现象:创建索引模板是打开了数据流,导致不能创建常规索引,并且手动修改、删除索引模板失败

bash 复制代码
    "reason" : "composable template [logs_template] with index patterns [new-pattern*], priority [200] would cause data streams [k8s-2023.08.08] to no longer match a data stream template"

解决方法:

1、停止logstash不允许重新创建数据流的索引

2、kibana上删除数据流

3、修改索引模板将数据流转换回常规索引

4、重新启动logstash

相关推荐
未若君雅裁9 天前
日志采集与ELK:从本地日志到集中检索分析
运维·elk·jenkins
_codemonster10 天前
Prometheus + Grafana + Alertmanager和ELK 栈(Elasticsearch + Logstash + Kibana)
elk·grafana·prometheus
Sean‘11 天前
在隔离内网机器上使用 Filebeat 全量采集日志并推送到 ELK 的实战
运维·服务器·elk
Michaelwubo14 天前
ELK案例
elk
YDS82915 天前
DeepSeek RAG&MCP + Agent智能体项目 —— 集成ELK日志管理系统和Prometheus监控系统
java·elk·ai·springboot·agent·prometheus·deepseek
爱吃龙利鱼17 天前
docker-compose一键部署ELK+Filbeat
elk·docker
小旭952719 天前
Spring Cloud 集成分布式日志 ELK+Swagger 接口文档实战
java·分布式·后端·elk·spring cloud
绝知此事23 天前
ELK 从入门到精通:Spring Boot 实战三部曲(三)—— 高级应用与架构设计
spring boot·后端·elk
绝知此事24 天前
ELK 从入门到精通:Spring Boot 实战三部曲(二)—— 进阶特性与性能优化
spring boot·elk·性能优化
绝知此事24 天前
ELK 从入门到精通:Spring Boot 实战三部曲(一)—— 基础核心与快速上手
spring boot·后端·elk