09 2021 档案
摘要:1、前置准备 创建mysql.conf input { stdin{ } jdbc { # mysql 数据库连接 jdbc_connection_string => "jdbc:mysql://127.0.0.1:3306/es?useUnicode=true&characterEncoding=
阅读全文
摘要:1、下载对应elasticsearch对应版本的kinaba https://www.elastic.co/cn/downloads/past-releases 2、上传并解压 tar -zxvf kibana-6.1.1-linux-x86_64.tar.gz 3、修改配置文件 vi config
阅读全文
摘要:安装logstash 1、下载 tar.gz linux版本的,注意(需要和elasticserach版本一致,否则会报错) https://www.elastic.co/cn/downloads/past-releases/logstash-6-1-1 2、解压 tar zxf logstash-
阅读全文
摘要:安装ik分词器 1、下载和elastisearch对应的版本,如果没有一样的版本,那就下载它后面的那个版本,最后通过修改配置文件去改版本号 https://github.com/medcl/elasticsearch-analysis-ik/releases?after=v6.3.0 2、上传服务器
阅读全文
摘要:# 下载并安装GPG key rpm --import https://artifacts.elastic.co/GPG-KEY-elasticsearch # 在/etc/yum.repos.d文件夹下新增elasticsearch.repo文件 cd /etc/yum.repos.d mkdir
阅读全文

浙公网安备 33010602011771号