Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes #24 crashes forever on bad message #28

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pgrangelgo
Copy link

When a journald file is corrupted, logstash-input-journald will block
forever on the bad message.

This fixes it by simply skiping over the journald bad message and logging
the observed error.

Thanks for contributing to Logstash! If you haven't already signed our CLA, here's a handy link: https://www.elastic.co/contributor-agreement/

When a journald file is corrupted, logstash-input-journald will block
forever on the bad message.

This fixes it by simply skiping over the journald bad message and logging
the observed error.
@saez0pub
Copy link

saez0pub commented Jul 1, 2019

Hello, any update ?

@saez0pub
Copy link

saez0pub commented Sep 2, 2020

Hello ?

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