Installing Filebeat plugin

Add support to Filebeat with logstash-input-beats plugin
This commit is contained in:
Carlos Clayton 2020-04-20 08:00:13 -03:00 committed by GitHub
parent b6e11624fe
commit 1dd78c0b04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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