Merge pull request #3353 from amber-lab/logstash_jdbc

Fix logstash build error
This commit is contained in:
Shao Yu-Lung (Allen) 2023-03-30 07:55:19 +08:00 committed by GitHub
commit 807c5d2e5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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