13 lines
321 B
Markdown
13 lines
321 B
Markdown
---
|
|
title: Write protocols in InfluxDB
|
|
description: Covers the Line Protocol and a tutorial using the Line Protocol to write data to InfluxDB.
|
|
menu:
|
|
influxdb_1_4:
|
|
name: Write protocols
|
|
weight: 80
|
|
---
|
|
|
|
InfluxDB's Line Protocol is a text based format for writing points to InfluxDB.
|
|
|
|
{{< children hlevel="h2" >}}
|