docs-v2/content/telegraf/v1/commands/plugins/_index.md

1.5 KiB

title description menu weight
telegraf plugins The `telegraf plugins` command prints available Telegraf plugins.
telegraf_v1_ref
parent
Telegraf commands
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