logstash | logstash && logstash-input-jdbc 安装

Windows系统:
    
    1、安装Logstash
         1.1 进入官网下载zip包
                  [1]  https://artifacts.elastic.co/downloads/logstash/logstash-6.3.2.zip     6.3.2版本
 
               如果想要下载最新或者其他版本,可以进入官网,进入下载页面选择
                  [2]  https://www.elastic.co/products/logstash         logstash官网
                  [3]  https://www.elastic.co/downloads/logstash     logstash下载地址
 
         1.2 解压zip包到指定的路径即可
    2.安装logstash-input-jdbc
 
         2.1 在logstash中,启动命令行,执行下面命令
.\bin\logstash-plugin install logstash-input-jdbc

        

 

  
    
posted @ 2018-08-10 17:48  听说这是最长的名字了  阅读(688)  评论(0编辑  收藏  举报