Satoshi Tagomori
Satoshi Tagomori
Input plugins may emit events one-by-one (for example, `in_exec`), but it degrades total performance of Fluentd event routing. If we can support buffer plugins in input plugins, it can improve...
Currently (in working branch right now), Fluentd output plugin will **clear** buffer queue if plugin doesn't success to `#write` queued chunks in configured times or until configured timeout. But there...
Feature request for fluentd.org & fluentd itself, to: - collect plugin list and its gemspec (fluentd.org) - parse gemspec and show type_\* list and provide its metadata by JSON (fluentd.org)...
See https://bugs.ruby-lang.org/issues/20767