Commit Graph

14 Commits

Author SHA1 Message Date
fomichevmi
b478bbda9b fluentd: fix service start up
"rexml" was moved from default to bundled gems in ruby 3.0.0. This causes fluentd service to fail with the error "aws-sdk-core/xml/parser.rb in `set_default_engine': Unable to find a compatible xml library)". This fix provides default xml engine and fixes fluentd startup problem.
2023-11-22 14:47:31 +01:00
Silvan Mosberger
a115a70781 fluentd: Add fluent-plugin-concat at 2.5.0 2022-12-15 14:51:38 +01:00
Robert Scott
b8867a1b2e fluentd: 1.14.3 -> 1.15.3 2022-11-15 21:59:56 +00:00
Robert Scott
2abba831e3 fluentd: 1.7.0 -> 1.14.3 2021-12-10 20:22:01 +00:00
Uri Baghin
36a77bbe7e fluentd: remove fluent-plugin-scribe 2021-09-08 17:10:19 +10:00
DzmitrySudnik
79b9b7720f
fluentd: add cloudwatchlogs plugin (#68028)
And whatever autoupgraded by running
bundle lock --update && bundix
2020-06-01 08:04:36 +00:00
Michael Fellinger
f92600b406
update versions in Gemfile.lock 2020-04-06 15:02:13 +02:00
Andrew Childs
66b551b088 fluentd: 1.4.2 -> 1.6.2 2019-07-30 00:00:21 +09:00
Bas van Dijk
ad41c1f1c0 fluentd: 1.2.3 -> 1.4.2 2019-04-10 12:46:06 +02:00
Abdelhadi Khiati
879d14d636 Upgraded fluentd 2018-07-19 01:31:39 +01:00
Dan Peebles
b299e508ea fluentd: 0.14.0 -> 0.14.11, with more plugins
I added the most popular plugins (S3, kafka, kinesis, mongo, etc.)
and tried to bring it closer to the set of plugins they bundle with
td-agent, without getting rid of the ones we already have today. We
should probably make this overridable more generically going forward
but this should scratch most itches today.
2017-01-24 21:21:38 +00:00
Rickard Nilsson
9657844db2 fluentd: 0.12.6 -> 0.14.0 2016-06-10 01:35:39 +00:00
Jaka Hudoklin
a77ef79e5c fluentd: add record_reformer plugin 2015-04-25 15:48:47 +02:00
Jaka Hudoklin
fca0aa7077 Add fluentd package and module 2015-03-18 21:18:47 +01:00