Skip to content

Internally name all patterns for log parsing flexibility#1512

Merged
sparrc merged 1 commit intomasterfrom
cs1436
Jul 18, 2016
Merged

Internally name all patterns for log parsing flexibility#1512
sparrc merged 1 commit intomasterfrom
cs1436

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