2019独角兽企业重金招聘Python工程师标准>>>
开始按照网络说法,修改
复制代码
1output.elasticsearch.index: "test"
启动filebeat报错,406
后参考官网:https://www.elastic.co/guide/en/beats/filebeat/current/filebeat-template.html
example:
复制代码
1
2
3output.elasticsearch.index: "customname-%{[beat.version]}-%{+yyyy.MM.dd}" setup.template.name: "customname" setup.template.pattern: "customname-*"
成功
转载于:https://my.oschina.net/u/3666671/blog/1623298
最后
以上就是清脆芹菜最近收集整理的关于filebeat写入ES修改index的全部内容,更多相关filebeat写入ES修改index内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复