telegraf/plugins
tuier e791b0ab11 New Tcp Forwarder Output plugin.
This can be use to forward metric to a centralised endpoint (telegraf or not)

Sample use case:
    Considering a Pool of server with telegraf and tcp_forwarder
    enabled, who will send data to some other sever with tcp_listener.
    This allow to have a better security, as credential for "real"
    output is not in every server of the Pool, and will allow to rotate
    credential much easier.
2016-11-12 21:27:55 +00:00
..
aggregators Documentation improvements 2016-11-08 13:55:37 +00:00
inputs Update docs on Cloudwatch. Set default period to 5m. (#2000) 2016-11-07 12:14:04 +00:00
outputs New Tcp Forwarder Output plugin. 2016-11-12 21:27:55 +00:00
parsers http listener refactor 2016-10-24 18:17:49 +01:00
processors Documentation improvements 2016-11-08 13:55:37 +00:00
serializers sanitize parenthesis (#1701) 2016-09-05 14:30:40 +01:00