Skip to content

Commit 37fc56a

Browse files
committed
adding plgun for google bigquery
1 parent 5895d11 commit 37fc56a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ RUN /usr/share/logstash/bin/logstash-plugin install logstash-filter-prune
77
RUN /usr/share/logstash/bin/logstash-plugin install logstash-filter-json_encode
88
RUN /usr/share/logstash/bin/logstash-plugin install logstash-input-kinesis
99
RUN /usr/share/logstash/bin/logstash-plugin install logstash-output-kinesis
10+
RUN /usr/share/logstash/bin/logstash-plugin install logstash-output-google_bigquery
1011
# RUN /usr/share/logstash/bin/logstash-plugin install logstash-filter-de_dot
1112
# Above command does not work due to gem not being considered a valid logstash plugin.
1213
# The specification metadata is empty when installing from a remote source however when install locally works correctly.

0 commit comments

Comments
 (0)