Fix logstash build error

This commit is contained in:
Leonardo 2023-02-12 20:33:52 +00:00
parent 6c8cb6dd85
commit 3d65dd1106
1 changed files with 0 additions and 2 deletions

View File

@ -7,6 +7,4 @@ RUN curl -L -o /usr/share/logstash/lib/mysql-connector-java-5.1.47.jar https://r
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