Upgrade the version of the ruby bundled with the Linux oms agent
A lot of FluentD plugins depend on the activesupport gem, which in turn depends on a Ruby version >= 2.2.2. This Ruby version in particular solves a nasty security bug related to SSL.
The OMS agent bundles a Ruby interpreter version prior to 2.2.2, which prevents us from using a lot of useful fluentd plugins.

We are upgrading Ruby version in the next OMS Agent for Linux release
1 comment
-
André Cruz commented
Is the changelog of the agent published somewhere?
How can I be aware of new versions?