add influxdb listener link
parent
d51de33bc7
commit
5b521432e6
|
|
@ -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]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue