Daijiro Fukuda

Results 519 comments of Daijiro Fukuda

Thanks for your report. This is more likely `enhancement request` rather than `bug report`. I think we need more opinions and ideas.

@Athishpranav2003 Thanks! So, Falcon is an option for us! Sorry, since I'm unfamiliar with these libraries and don't have much time this month, I cannot say for sure about the...

Fluentd uses WEBrick for the following features mainly: * RPC server * http_server plugin helper (only when `async` is not installed, the feature is fallbacked to WEBrick) We should remove...

Remaining: * RPC server * `in_http` (`WEBrick::HTTPUtils`) I have no idea how to replace `multipart/form-data` handling in `in_http`. https://github.com/fluent/fluentd/blob/46372ddd521870f6a203baefb5a598209486d0bc/lib/fluent/plugin/in_http.rb#L539-L541 It may not be important to avoid using `WEBrick::HTTPUtils` since it...

> If the remaining issues could be also fixed in a timely for v1.19, it is okay to merge [#4900](https://github.com/fluent/fluentd/pull/4900) . Remaining issues except for #4900: * RPC server *...

#4900 is merged. Remaining: > * RPC server > * `in_http`: `multipart/form-data`

@bjg2 Thanks for the report. Sorry I haven't made time for #4258. Looks like this is an issue of `fluent-plugin-mongo`. #4258 could possibly be the same. > I would like...

@NickBrinsmade Sorry for late response. Looks like this `out_stdout` setting causes the issue. The logs from `windows_eventlog2` is handled in this `out_stdout`, so they does not be handled in `out_s3`....

@Graysonbarton Could you please write `Which issue(s) this PR fixes` and `What this PR does / why we need it`?

Ref: https://github.com/fluent/fluent-package-builder/issues/369