22 lines
627 B
Markdown
22 lines
627 B
Markdown
---
|
|
title: Use Telegraf to write CSV data
|
|
description: >
|
|
Use the Telegraf `file` input plugin to read and parse CSV data into
|
|
[line protocol](/influxdb3/enterprise/reference/syntax/line-protocol/)
|
|
and write it to {{< product-name >}}.
|
|
menu:
|
|
influxdb3_enterprise:
|
|
parent: Use Telegraf
|
|
name: Write CSV
|
|
identifier: write-csv-telegraf
|
|
weight: 203
|
|
related:
|
|
- /telegraf/v1/data_formats/input/csv/
|
|
- /influxdb3/enterprise/write-data/use-telegraf/
|
|
source: /shared/influxdb3-write-guides/use-telegraf/csv.md
|
|
---
|
|
|
|
<!--
|
|
The content for this page is at content/shared/influxdb3-write-guides/use-telegraf/csv.md
|
|
-->
|