We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df737bc commit 4f739f0Copy full SHA for 4f739f0
1 file changed
README.md
@@ -125,6 +125,10 @@ Current maintainers: [Hiroshi Hatake | @cosmo0920](https://github.com/cosmo0920)
125
| >= 2.0.0 && < 3.2.3 | >= v0.14.20 | >= 2.1 |
126
| < 2.0.0 | >= v0.12.0 | >= 1.9 |
127
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
132
NOTE: Since fluent-plugin-elasticsearch 5.3.0, it requires faraday 2.0 or later.
133
134
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