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

865 B

title description menu weight
telegraf plugins parsers The `telegraf plugins parsers` command prints available parser plugins.
telegraf_v1_ref
parent
telegraf plugins
302

The telegraf plugins parsers command prints available parser plugins.

Usage

telegraf [global-flags] plugins parsers [flags]

Flags

Flag Description
--deprecated Print only deprecated plugins
-h --help Show command help

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

Examples

List available parser plugins

telegraf plugins parsers

List deprecated parser plugins

telegraf plugins parsers --deprecated