add space
parent
87361b6381
commit
8cc9224e95
|
@ -29,7 +29,7 @@ The AWS CloudWatch Monitoring template includes the following:
|
||||||
```
|
```
|
||||||
For more information, see [influx apply](/v2.0/reference/cli/influx/apply/).
|
For more information, see [influx apply](/v2.0/reference/cli/influx/apply/).
|
||||||
2. [Install Telegraf](/telegraf/latest/introduction/installation/) on a server with network access to both the CloudWatch API and [InfluxDB v2 API](/v2.0/reference/api/).
|
2. [Install Telegraf](/telegraf/latest/introduction/installation/) on a server with network access to both the CloudWatch API and [InfluxDB v2 API](/v2.0/reference/api/).
|
||||||
3.In your Telegraf configuration file (`telegraf.conf`), find the following example `influxdb_v2` output plugins, and then **replace** the `urls` to specify the servers to monitor:
|
3. In your Telegraf configuration file (`telegraf.conf`), find the following example `influxdb_v2` output plugins, and then **replace** the `urls` to specify the servers to monitor:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
##k8s
|
##k8s
|
||||||
|
|
Loading…
Reference in New Issue