telegraf/plugins/inputs/logparser/grok
Cameron Sparr dabb6f5466 Internally name all patterns for log parsing flexibility
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.
2016-07-18 15:44:58 +01:00
..
patterns Change resp_code from field to tag in logparser 2016-07-18 13:33:11 +01:00
testdata logparser input plugin 2016-06-21 14:23:01 +01:00
grok.go Internally name all patterns for log parsing flexibility 2016-07-18 15:44:58 +01:00
grok_test.go Internally name all patterns for log parsing flexibility 2016-07-18 15:44:58 +01:00
influx_patterns.go Change resp_code from field to tag in logparser 2016-07-18 13:33:11 +01:00