Skip to content

Commit

Permalink
Add fluent-plugin-azure-loganalytics (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
stevehipwell authored May 11, 2021
1 parent fd8df7c commit 7727cf9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ RUN set -eu; \
apk add --no-cache --update --virtual .build-deps sudo build-base ruby-dev; \
sudo gem install \
fluent-plugin-aws-elasticsearch-service \
fluent-plugin-azure-loganalytics \
fluent-plugin-azurestorage-gen2 \
fluent-plugin-concat \
fluent-plugin-datadog \
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ To optimise _Fluentd_ for log aggregation the default `fluent.conf` file has bee
The following plugins have been added to the base image.

- [fluent-plugin-aws-elasticsearch-service](https://github.com/atomita/fluent-plugin-aws-elasticsearch-service)
- [fluent-plugin-azure-loganalytics](https://github.com/yokawasa/fluent-plugin-azure-loganalytics)
- [fluent-plugin-azurestorage-gen2](https://github.com/oleewere/fluent-plugin-azurestorage-gen2)
- [fluent-plugin-concat](https://github.com/fluent-plugins-nursery/fluent-plugin-concat)
- [fluent-plugin-datadog](https://github.com/DataDog/fluent-plugin-datadog)
Expand Down

0 comments on commit 7727cf9

Please sign in to comment.