Skip to content

Commit

Permalink
Installing Filebeat plugin
Browse files Browse the repository at this point in the history
Add support to Filebeat with logstash-input-beats plugin
  • Loading branch information
carlosclayton committed Apr 20, 2020
1 parent b6e1162 commit 1dd78c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions logstash/Dockerfile
Expand Up @@ -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

0 comments on commit 1dd78c0

Please sign in to comment.