Closed gozer closed 8 years ago
The latest fluentd-0.14 gems require strptime, which in turns requires ruby >= 2.0
This is a major headache on ubuntu, where fluentd requires ruby 1.9.x
I think you should avoid fluentd-0.14 with other ways (configuration management?), not Gemfile in this plugin.
The latest fluentd-0.14 gems require strptime, which in turns requires ruby >= 2.0
This is a major headache on ubuntu, where fluentd requires ruby 1.9.x