Skip to content

Commit b892496

Browse files
daipomkenhys
andauthored
readme: add note for changing the version of elasicsearch (uken#1072)
* readme: add note for changing the version of elasicsearch Signed-off-by: Daijiro Fukuda <fukuda@clear-code.com> * Use alert decoration Co-authored-by: Kentaro Hayashi <hayashi@clear-code.com> --------- Signed-off-by: Daijiro Fukuda <fukuda@clear-code.com> Co-authored-by: Kentaro Hayashi <hayashi@clear-code.com>
1 parent a88face commit b892496

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,11 @@ Current maintainers: [Hiroshi Hatake | @cosmo0920](https://github.com/cosmo0920)
124124
| >= 2.0.0 && < 3.2.3 | >= v0.14.20 | >= 2.1 |
125125
| < 2.0.0 | >= v0.12.0 | >= 1.9 |
126126

127+
> [!IMPORTANT]
128+
> You need to change the version of `elasticsearch` gem, according to the version of Elasticsearch you use. Please refer to the following example.
129+
>
130+
> * https://docs.fluentd.org/container-deployment/docker-compose#step-1-create-fluentd-image-with-your-config--plugin
131+
127132
NOTE: Since fluent-plugin-elasticsearch 5.3.0, it requires faraday 2.0 or later.
128133

129134
NOTE: For v0.12 version, you should use 1.x.y version. Please send patch into v0.12 branch if you encountered 1.x version's bug.

0 commit comments

Comments
 (0)