Skip to content

json_lines and other none json input #1

@BenoitHugonnard

Description

@BenoitHugonnard

When I tried to input other types of inputs such as json_lines or raw log strings, I wasn't able to launch the Python test with the well written error :
AssertionError: inputs must be a list of dicts

Any way we could override this and json.dump if dict else we could put the string (or list of tring) directly in output ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions