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