You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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