Skip to content
Snippets Groups Projects
  1. Nov 01, 2017
  2. May 17, 2017
  3. May 13, 2017
    • Zack Zatkin-Gold's avatar
      Fix telegraf example arguments (#2788) · dd537b33
      Zack Zatkin-Gold authored
      Many of the examples provided within documentation are using a single
      dash for the command line arguments, but the telegraf executable
      explicitly has two dashes.
      
      There are also some inconsistencies with the ordering of the command
      line argument examples.  I've ordered them so that the examples will
      show: config, config-directory, input-filter, test
      dd537b33
  4. Apr 24, 2017
  5. Oct 03, 2016
    • Cameron Sparr's avatar
      Major Logging Overhaul · c7834209
      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
      c7834209
  6. Sep 23, 2016
  7. Feb 18, 2016
  8. Feb 09, 2016
  9. Jan 29, 2016
Loading