浏览代码

Installing Filebeat plugin

Add support to Filebeat with logstash-input-beats plugin
Carlos Clayton 5 年之前
父节点
当前提交
1dd78c0b04
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      logstash/Dockerfile

+ 1 - 0
logstash/Dockerfile

@@ -8,4 +8,5 @@ ADD ./pipeline/ /usr/share/logstash/pipeline/
 ADD ./config/ /usr/share/logstash/config/
 
 RUN logstash-plugin install logstash-input-jdbc
+RUN logstash-plugin install logstash-input-beats