docs-v2/content/v2.0/write-data/use-telegraf/_index.md

1.3 KiB

title seotitle list_title weight description aliases menu
Use Telegraf to collect data Use Telegraf to collect and write data Use Telegraf 102 Use Telegraf to collect and write data to InfluxDB v2.0. Create Telegraf configurations in the InfluxDB UI or manually configure Telegraf.
/v2.0/collect-data/advanced-telegraf
/v2.0/collect-data/use-telegraf
v2_0
name parent
Use Telegraf Write data

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

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 >}}