Skip to content

Support codec on the file source to help with testing #4018

@dlvenable

Description

@dlvenable

Is your feature request related to a problem? Please describe.

Sometimes creating a small pipeline that reads from a file helps test a pipeline before transitioning to S3.

Describe the solution you'd like

Support input codecs on the file source.

e.g.

  source:
    file:
      path: my-file.log
      codec:
        newline:

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

Status
Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions