865 B
865 B
title | description | menu | weight | ||||
---|---|---|---|---|---|---|---|
telegraf plugins parsers | The `telegraf plugins parsers` command prints available parser 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