20 lines
492 B
Markdown
20 lines
492 B
Markdown
---
|
|
title: Write CSV data to InfluxDB Clustered
|
|
description: >
|
|
Use Telegraf or the HTTP API to write CSV data
|
|
to InfluxDB Clustered.
|
|
menu:
|
|
influxdb3_clustered:
|
|
name: Write CSV data
|
|
parent: Write data
|
|
weight: 103
|
|
related:
|
|
- /influxdb3/clustered/reference/syntax/line-protocol/
|
|
- /influxdb3/clustered/reference/syntax/annotated-csv/
|
|
- /influxdb3/clustered/reference/cli/influx/write/
|
|
alt_links:
|
|
cloud: /influxdb/cloud/write-data/developer-tools/csv/
|
|
---
|
|
|
|
{{< children >}}
|