Skip to content

Add max_line_size option #29

@andrewvc

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions