Skip to content

Add max_line_size option #29

Description

@andrewvc

It is easy to OOM logstash with lines that are too long. This can happen if the user inadvertently sends a very large file to logstash without the right delimiter. We should set a default of perhaps 20MB for a max document line size and raise a specific error if that happens.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions