Back to Influxdb

Use Telegraf to write data

content/influxdb/cloud/write-data/no-code/use-telegraf/_index.md

latest898 B
Original Source

Telegraf is InfluxData's data collection agent for collecting and reporting metrics. Its vast library of input plugins and "plug-and-play" architecture lets you quickly and easily collect metrics from many different sources. This article describes how to use Telegraf to collect and store data in InfluxDB v2.0.

For a list of available plugins, see Telegraf plugins.

Requirements

{{< youtube qFS2zANwIrc >}}

Configure Telegraf

Telegraf input and output plugins are enabled and configured in Telegraf's configuration file (telegraf.conf). You have the following options for configuring Telegraf:

{{< children >}}

{{< influxdbu "telegraf-102" >}}