File tree 2 files changed +2
-0
lines changed 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ RUN set -eu; \
9
9
apk add --no-cache --update --virtual .build-deps sudo build-base ruby-dev; \
10
10
sudo gem install \
11
11
fluent-plugin-aws-elasticsearch-service \
12
+ fluent-plugin-azure-loganalytics \
12
13
fluent-plugin-azurestorage-gen2 \
13
14
fluent-plugin-concat \
14
15
fluent-plugin-datadog \
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ To optimise _Fluentd_ for log aggregation the default `fluent.conf` file has bee
13
13
The following plugins have been added to the base image.
14
14
15
15
- [ fluent-plugin-aws-elasticsearch-service] ( https://github.com/atomita/fluent-plugin-aws-elasticsearch-service )
16
+ - [ fluent-plugin-azure-loganalytics] ( https://github.com/yokawasa/fluent-plugin-azure-loganalytics )
16
17
- [ fluent-plugin-azurestorage-gen2] ( https://github.com/oleewere/fluent-plugin-azurestorage-gen2 )
17
18
- [ fluent-plugin-concat] ( https://github.com/fluent-plugins-nursery/fluent-plugin-concat )
18
19
- [ fluent-plugin-datadog] ( https://github.com/DataDog/fluent-plugin-datadog )
You can’t perform that action at this time.
0 commit comments