Replies: 1 comment
-
Maybe most of plugins will work, but not sure. If you want to ensure it for bunch of additional plugins, you can check like this:
For example, if you want check latest version, you can do it with:
Then fetch required ruby version like this:
Thus you can know that fluent-plugin-elasticsearch work with ruby 2.3 or later. If all of additional plugins pass above check, you can safely migrate to fluent-package. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using td-agent v4.5.1 with bunch of additional td-agent based plugins and planning to upgrade to fluentd-package v5.
So would all those plugins continue to work with v5 after ruby version upgrade from 2.7.8 -> 3.2.2 in the fluentd-package?
Beta Was this translation helpful? Give feedback.
All reactions