mysql同步数据到elasticsearch示范.conf
从mysql同步数据到elasticsearch示范:input { jdbc { type => "hot_words" jdbc_driver_library => "D:/ELK/logstash/bin/mysql-connector-java-5.1.46/mysql-connector-java-5.1.46.jar" jdbc_driver_class => "com.mysql.jdbc.Driver"
下载地址
用户评论