- Jun 16, 2017
-
-
Daniel Nelson authored
Parsing dos line ending delimited line protocol is still illegal in most cases.
-
- Jun 05, 2017
-
-
Sebastian Borza authored
-
- May 02, 2017
-
-
Daniel Nelson authored
-
- Apr 24, 2017
-
-
Patrick Hemmer authored
-
- Mar 29, 2017
-
-
Daniel Nelson authored
-
- Feb 28, 2017
-
-
Cameron Sparr authored
closes #2178
-
- Feb 01, 2017
-
-
njwhite authored
* Make Logparser Plugin Check For New Files Check in the Gather metric to see if any new files matching the glob have appeared. If so, start tailing them from the beginning. * changelog update for #2141
-
- Oct 03, 2016
-
-
Cameron Sparr authored
in this commit: - centralize logging output handler. - set global Info/Debug/Error log levels based on config file or flags. - remove per-plugin debug arg handling. - add a I!, D!, or E! to every log message. - add configuration option to specify where to send logs. closes #1786
-
- Aug 04, 2016
-
-
Cameron Sparr authored
this log format is likely soon going to be removed from a future influxdb release, so we should not be recommending that users base any of their log parsing infra on this.
-
- Jul 18, 2016
-
-
Cameron Sparr authored
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.
-
Cameron Sparr authored
closes #1434
-
- Jun 21, 2016
-
-
Cameron Sparr authored
closes #102 closes #328
-