怎么将mysql的数据写入es
MySQL和Elasticsearch是两种不同的数据库,如何将MySQL的数据写入Elasticsearch呢?本文将介绍一种方法:使用Logstash。
1. 为Logstash安装MySQL插件:
bin/logstash-plugin install logstash-input-jdbc
MySQL和Elasticsearch是两种不同的数据库,如何将MySQL的数据写入Elasticsearch呢?本文将介绍一种方法:使用Logstash。
1. 为Logstash安装MySQL插件:
bin/logstash-plugin install logstash-input-jdbc