| title |
description |
menu |
weight |
| telegraf plugins |
The `telegraf plugins` command prints available Telegraf plugins.
|
|
201 |
The telegraf plugins command prints available Telegraf plugins.
Usage
telegraf [global-flags] plugins [subcommand] [flags]
Subcommands
| Subcommand |
Description |
| inputs |
Print available input plugins |
| outputs |
Print available output plugins |
| processors |
Print available processor plugins |
| aggregators |
Print available aggregator plugins |
| secretstores |
Print available secretstore plugins |
| help, h |
Shows command help |
Flags
| Flag |
|
Description |
|
--deprecated |
Print only deprecated plugins |
-h |
--help |
Show command help |
{{% caption %}}
Also see Telegraf global flags.
{{% /caption %}}
Examples