Skip to content

New TelegafAppender response type

Compare
Choose a tag to compare
@spaghettidba spaghettidba released this 22 Jul 08:44
· 58 commits to master since this release
  • Added TelegrafAppenderResponse: writes to stdout line protocol data that can be used by telegraf execd plugin
  • Signed setup kits with certificate
  • Upgraded CommandLineParser to 2.8.0
  • Added param --Quiet to suppress console output
  • Added param --GlobalVairables to accept key/value pairs like key1=value1 key2=value2. These Global Variables can be used in json config files to replace the string $key with its value.
  • Added param --NoLogo to suppress writing copyright information at startup