Is your feature request related to a problem? Please describe.
This feature is implemented in this PR: #9791
However, the implementation has bugs in it. The output only transports 1 line per file. It will ignore all other lines in the file.
Describe the solution you'd like
As a solution, could we fix the code in the PR
Is your feature request related to a problem? Please describe.
This feature is implemented in this PR: #9791
However, the implementation has bugs in it. The output only transports 1 line per file. It will ignore all other lines in the file.
Describe the solution you'd like
As a solution, could we fix the code in the PR