Skip to content

stdin input plugin: avoid pushing input before it has been completly …#11

Open
retoo wants to merge 1 commit into
logstash-plugins:mainfrom
retoo:feature/properly-handle-carry-over
Open

stdin input plugin: avoid pushing input before it has been completly …#11
retoo wants to merge 1 commit into
logstash-plugins:mainfrom
retoo:feature/properly-handle-carry-over

Conversation

@retoo

@retoo retoo commented Jul 27, 2016

Copy link
Copy Markdown

…read

Should something that we read from sysread() not end with a newline
we keep it back until we see the next newline. This mitigates the
situation where sysread returns after a certain amount of bytes,
regardless if the latest line has terminated.

…read

Should something that we read from sysread() not end with a newline
we keep it back until we see the next newline. This mitigates the
situation where sysread returns after a certain amount of bytes,
regardless if the latest line has terminated.
@retoo

retoo commented Jul 27, 2016

Copy link
Copy Markdown
Author

Elastic search: I based my patch on 2.0.1. If there's interest from your side I'll port it to the latest version.

@retoo

retoo commented Jul 28, 2016

Copy link
Copy Markdown
Author

@retoo

retoo commented Oct 7, 2016

Copy link
Copy Markdown
Author

@karmi I completed the CLA on 28th July, is there a way to retrigger the CLA check?

@jsvd jsvd closed this Jan 11, 2017
@jsvd jsvd reopened this Jan 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants