docs-v2/content/telegraf/v1.23/configure_plugins/output_plugins/_index.md

834 B

title description menu
Write data with output plugins Output plugins define where Telegraf will deliver the collected metrics.
telegraf_1_23
name weight parent
Output plugins 20 Configure plugins

Output plugins define where Telegraf will deliver the collected metrics. Send metrics to InfluxDB or to a variety of other datastores, services, and message queues, including Graphite, OpenTSDB, Datadog, Librato, Kafka, MQTT, and NSQ.

For a complete list of output plugins and links to their detailed configuration options, see [output plugins](/{{< latest "telegraf" >}}/plugins/outputs/).

In addition to plugin-specific data formats, Telegraf supports a set of [common data formats](/{{< latest "telegraf" >}}/data_formats/output/) available when configuring many of the Telegraf output plugins.