add influxdb listener link

pull/1630/head
Kelly 2020-10-08 12:28:55 -07:00
parent d51de33bc7
commit 5b521432e6
1 changed files with 1 additions and 1 deletions

View File

@ -561,7 +561,7 @@ input:
The HTTP Listener v2 input plugin listens for metrics sent via HTTP.
Metrics may be sent in any supported [Telegraf input data format](/telegraf/latest/data_formats/input/influx).
Note the plugin previously known as `http_listener` has been renamed `influxdb_listener`.
To use Telegraf as a proxy/relay for InfluxDB, we recommend using `influxdb_listener`.
To use Telegraf as a proxy/relay for InfluxDB, we recommend using [`influxdb_listener`](/telegraf/v1.15/plugins/#influxdb_listener).
introduced: 1.9.0
tags: [linux, macos, windows, servers, web]