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

fix(inputs.syslog): print error when no error or message given #11997

Merged
merged 1 commit into from
Oct 12, 2022

Conversation

powersj
Copy link
Contributor

@powersj powersj commented Oct 12, 2022

There are scenarios where the syslog libraries that telegraf uses no message or error is returned. In these cases, it is helpful to print a message saying that the message was received, but failed to parse.

fixes: #11989

There are scenarios where the syslog libraries that telegraf uses no
message or error is returned. In these cases, it is helpful to print a
message saying that the message was received, but failed to parse.

fixes: influxdata#11989
@telegraf-tiger telegraf-tiger bot added area/syslog fix pr to fix corresponding bug plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins labels Oct 12, 2022
@powersj powersj added the ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. label Oct 12, 2022
@powersj powersj merged commit 6fa06d4 into influxdata:master Oct 12, 2022
dba-leshop pushed a commit to dba-leshop/telegraf that referenced this pull request Oct 30, 2022
popey pushed a commit that referenced this pull request Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/syslog fix pr to fix corresponding bug plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No error/warning log in Telegraf syslog plugin
2 participants