TLS / SSL

    Each output plugin that requires to perform Network I/O can optionally enable TLS and configure the behavior. The following table describes the properties available:

    By default HTTP output plugin uses plain TCP, enabling TLS from the command line can be done with:

    The same behavior can be accomplished using a configuration file:

    Tips and Tricks