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 7469d77 commit ebb208cCopy full SHA for ebb208c
README.md
@@ -32,7 +32,7 @@ We must setup SQS queue and S3 event notification before use this plugin.
32
Simply use RubyGems:
33
34
$ gem install fluent-plugin-s3 -v "~> 0.8" --no-document # for fluentd v0.12 or later
35
- $ gem install fluent-plugin-s3 -v 1.0.0 --no-document # for fluentd v1.0 or later
+ $ gem install fluent-plugin-s3 -v 1.3.0 --no-document # for fluentd v1.0 or later
36
37
## Configuration: credentials
38
0 commit comments