865 B
865 B
title | description | menu | weight | ||||
---|---|---|---|---|---|---|---|
telegraf plugins outputs | The `telegraf plugins outputs` command prints available output plugins. |
|
302 |
The telegraf plugins outputs
command prints available output plugins.
Usage
telegraf [global-flags] plugins outputs [flags]
Flags
Flag | Description | |
---|---|---|
--deprecated |
Print only deprecated plugins | |
-h |
--help |
Show command help |
{{% caption %}} Also see Telegraf global flags. {{% /caption %}}
Examples
List available output plugins
telegraf plugins outputs
List deprecated output plugins
telegraf plugins outputs --deprecated