Skip to content

@buffer_bytes >= @max_bytes #41

@ppf2

Description

@ppf2

Just a minor issue.

https://github.com/logstash-plugins/logstash-codec-multiline/blob/master/lib/logstash/codecs/multiline.rb#L270

@buffer_bytes > @max_bytes

instead of

@buffer_bytes >= @max_bytes ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions