Check CONTRIBUTING guideline first and here is the list to help us investigate the problem.
Describe the bug
Should it be read_more = false rather than read_more = true at https://github.com/fluent/fluentd/blob/master/lib/fluent/plugin/in_tail.rb#L741 ?
Check CONTRIBUTING guideline first and here is the list to help us investigate the problem.
Describe the bug
Should it be
read_more = falserather thanread_more = trueat https://github.com/fluent/fluentd/blob/master/lib/fluent/plugin/in_tail.rb#L741 ?