Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Tcp Forwarder Output plugin. #1526

Closed
wants to merge 1 commit into from

Commits on Nov 12, 2016

  1. 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.
    tuier committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    e791b0a View commit details
    Browse the repository at this point in the history