Back to Influxdb

telegraf plugins

content/telegraf/v1/commands/plugins/_index.md

latest1.3 KB
Original Source

The telegraf plugins command prints available Telegraf plugins.

Usage

sh
telegraf [global-flags] plugins [subcommand] [flags]

Subcommands

SubcommandDescription
inputsPrint available input plugins
outputsPrint available output plugins
processorsPrint available processor plugins
aggregatorsPrint available aggregator plugins
secretstoresPrint available secretstore plugins
help, hShows command help

Flags

FlagDescription
--deprecatedPrint only deprecated plugins
-h--helpShow command help

{{% caption %}} Also see Telegraf global flags. {{% /caption %}}

Examples