Skip to content

Commit

Permalink
Merge pull request #2562 from amazeeio/fluend-splunk-output
Browse files Browse the repository at this point in the history
Add splunk output plugin to the logs-dispatcher
  • Loading branch information
smlx authored Mar 10, 2021
2 parents 7cdb60e + 487aefa commit 2dc9fa6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions services/logs-dispatcher/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ RUN apk add --no-cache --update --virtual .build-deps \
&& gem install fluent-plugin-rewrite-tag-filter \
&& gem install fluent-plugin-route \
&& gem install fluent-plugin-s3 --no-document \
&& gem install fluent-plugin-splunk-enterprise \
&& gem install fluent-plugin-sumologic_output \
&& gem sources --clear-all \
&& apk del .build-deps \
Expand Down

0 comments on commit 2dc9fa6

Please sign in to comment.