Back to Influxdb

telegraf plugins parsers

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

latest668 B
Original Source

The telegraf plugins parsers command prints available parser plugins.

Usage

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

Flags

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

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

Examples

List available parser plugins

sh
telegraf plugins parsers

List deprecated parser plugins

sh
telegraf plugins parsers --deprecated