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

Internally name all patterns for log parsing flexibility #1512

Merged
merged 1 commit into from
Jul 18, 2016
Merged

Conversation

sparrc
Copy link
Contributor

@sparrc sparrc commented Jul 18, 2016

Required for all PRs:

  • CHANGELOG.md updated

closes #1436

This also fixes the bad behavior of waiting until runtime to return log
parsing pattern compile errors when a pattern was simply unfound.

@sparrc sparrc force-pushed the cs1436 branch 3 times, most recently from 0609eac to 6a6358d Compare July 18, 2016 14:08
closes #1436

This also fixes the bad behavior of waiting until runtime to return log
parsing pattern compile errors when a pattern was simply unfound.

closes #1418

Also protect against user error when the telegraf user does not have
permission to open the provided file. We will now error and exit in this
case, rather than silently waiting to get permission to open it.
@sparrc sparrc merged commit dabb6f5 into master Jul 18, 2016
@sparrc sparrc deleted the cs1436 branch July 18, 2016 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Modifiers are not honored in patterns config option
1 participant