JZTXT
  • 首页
  • Ai
  • Java
  • Python
  • Android
  • Mysql
  • JavaScript
  • Html
  • CSS

fluent elasticsearch6 fluent-plugin-elasticsearch install

发布时间 2023-07-27 19:07:34作者: 潜水的阳光

一、安装fluent-plugin-elasticsearch

编写Dockerfile

FROM fluent/fluentd:v1.12.0-debian-1.0
USER root
RUN gem uninstall -I elasticsearch && gem install elasticsearch -v 6.8.0
RUN ["gem", "install", "fluent-plugin-elasticsearch", "--no-document", "--version", "1.18.2"]
USER fluent

    本栏目推荐文章
  • MIUI EU ROM install and upgrade
  • 安装npm install报错npm ERR! code ETIMEDOUT npm ERR! errno ETIMEDOUT npm ERR! network request to https://registry.npmjs.org/webpack-subresource-integrity failed, reason
  • ElasticSearch基础操作
  • elasticsearch linux 上安装
  • 重新认识Elasticsearch-一体化矢量搜索引擎
  • "mysql : 无法将“mysql”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正确,然后再试一次。"错误以及"Can't connect to MySQL server on 'localhost' (10061) after Installation"错误解决办法
  • Elasticsearch分片大小设定和集群容量规划
  • Mysql数据同步至Elasticsearch
  • elasticSearch java API及基本的nested结构使用
  • elasticSearch索引模板的基本使用
版权声明:本网站为非赢利性站点,本网站所有内容均来源于互联网相关站点自动搜索采集信息,相关链接已经注明来源。
联系我们