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

Keep leading whitespace for messages in syslog input #4498

Merged
merged 2 commits into from
Aug 1, 2018

Conversation

danielnelson
Copy link
Contributor

Preserve leading whitespace commonly used for indention when logging stack traces.

Also fixed the documentation for the default read timeout.

Required for all PRs:

  • Signed CLA.
  • Associated README.md updated.
  • Has appropriate unit tests.

@danielnelson danielnelson added the fix pr to fix corresponding bug label Jul 31, 2018
@danielnelson danielnelson added this to the 1.7.3 milestone Jul 31, 2018
## 0 means unlimited.
# read_timeout = 500ms
# read_timeout = 5s
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did we want these strings? ("5s")

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

@glinton glinton merged commit 6a32a7d into master Aug 1, 2018
@glinton glinton deleted the syslog-trim-right branch August 1, 2018 00:15
glinton pushed a commit that referenced this pull request Aug 1, 2018
otherpirate pushed a commit to otherpirate/telegraf that referenced this pull request Mar 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix pr to fix corresponding bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants