Skip to content
Snippets Groups Projects
  1. Aug 08, 2017
  2. Jun 05, 2017
  3. May 02, 2017
  4. Apr 24, 2017
  5. Mar 24, 2017
  6. Feb 01, 2017
    • njwhite's avatar
      Make Logparser Plugin Check For New Files (#2141) · 2932db84
      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
      2932db84
  7. Jul 18, 2016
    • Cameron Sparr's avatar
      Internally name all patterns for log parsing flexibility · dabb6f54
      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.
      dabb6f54
  8. Jun 21, 2016
Loading