File tree 3 files changed +9
-1
lines changed 3 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
13
### Deprecated
14
14
### Removed -->
15
15
16
+ ## [ v1.14.6] - 2022-01-13
17
+
18
+ ### Added
19
+
20
+ - [ fluent-plugin-opensearch] ( https://github.com/fluent/fluent-plugin-opensearch )
21
+
16
22
## [ v1.14.5] - 2022-01-06
17
23
18
24
### Changed
@@ -39,7 +45,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
39
45
40
46
### Changed
41
47
42
- - Pinned _ Elasticsearch_ gems to ` v7.13.3 ` to stop it blocking _ OpenSearch _ .
48
+ - Pinned _ Elasticsearch_ gems to ` v7.13.3 ` to make _ AWS Elasticsearch Service _ continue to work .
43
49
44
50
## [ v1.14.1] - 2021-10-04
45
51
Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ RUN set -eu; \
26
26
fluent-plugin-datadog \
27
27
fluent-plugin-elasticsearch \
28
28
fluent-plugin-grafana-loki \
29
+ fluent-plugin-opensearch \
29
30
fluent-plugin-prometheus \
30
31
fluent-plugin-record-modifier \
31
32
fluent-plugin-rewrite-tag-filter \
Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ The following plugins have been added to the base image.
21
21
- [ fluent-plugin-datadog] ( https://github.com/DataDog/fluent-plugin-datadog )
22
22
- [ fluent-plugin-elasticsearch] ( https://docs.fluentd.org/output/elasticsearch )
23
23
- [ fluent-plugin-grafana-loki] ( https://github.com/grafana/loki/tree/main/clients/cmd/fluentd )
24
+ - [ fluent-plugin-opensearch] ( https://github.com/fluent/fluent-plugin-opensearch )
24
25
- [ fluent-plugin-prometheus] ( https://github.com/fluent/fluent-plugin-prometheus )
25
26
- [ fluent-plugin-record-modifier] ( https://github.com/repeatedly/fluent-plugin-record-modifier )
26
27
- [ fluent-plugin-rewrite-tag-filter] ( https://github.com/fluent/fluent-plugin-rewrite-tag-filter )
You can’t perform that action at this time.
0 commit comments