Skip to content

Commit 4f739f0

Browse files
committed
readme: add note for changing the version of elasicsearch
Signed-off-by: Daijiro Fukuda <fukuda@clear-code.com>
1 parent df737bc commit 4f739f0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

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

128+
NOTE: 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+
128132
NOTE: Since fluent-plugin-elasticsearch 5.3.0, it requires faraday 2.0 or later.
129133

130134
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)