Skip to content

Commit

Permalink
Support Fluentd since v1.0.2
Browse files Browse the repository at this point in the history
Because Fluentd v1.0.1 or older uses ruby_dig.
See also fluent/fluentd#1794
  • Loading branch information
okkez committed Dec 19, 2017
1 parent 2a3560b commit 94f868e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The accuracy details for GeoLite City (free) and GeoIP City (purchased) has desc

| fluent-plugin-geoip | fluentd | ruby |
|---------------------|------------|--------|
| >= 1.0.0 | >= v1.0.0 | >= 2.1 |
| >= 1.0.0 | >= v1.0.2 | >= 2.1 |
| < 1.0.0 | >= v0.12.0 | >= 1.9 |

If you want to use this plugin with Fluentd v0.12.x or earlier use 0.6.x.
Expand Down

0 comments on commit 94f868e

Please sign in to comment.