--- title: Write protocols in InfluxDB description: > Covers the InfluxDB line protocol and a tutorial using line protocol to write data to InfluxDB. menu: influxdb_1_8: name: Write protocols weight: 80 v2: /influxdb/v2.0/reference/syntax/line-protocol/ --- The InfluxDB line protocol is a text based format for writing points to InfluxDB databases. {{< children hlevel="h2" >}}