From 8e431388b0a51f2cc2260264bbff405b07558db1 Mon Sep 17 00:00:00 2001 From: lwandzura <51929958+lwandzura@users.noreply.github.com> Date: Mon, 9 May 2022 10:25:10 -0500 Subject: [PATCH] fixed Telegraf install links (#3997) * fixed Telegraf install links * added alias * added alias * added alias --- content/platform/install-and-deploy/install/_index.md | 2 +- content/platform/install-and-deploy/install/oss-install.md | 2 +- content/telegraf/v1.22/install.md | 2 ++ 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/content/platform/install-and-deploy/install/_index.md b/content/platform/install-and-deploy/install/_index.md index 6479d48b1..6a2e361ab 100644 --- a/content/platform/install-and-deploy/install/_index.md +++ b/content/platform/install-and-deploy/install/_index.md @@ -18,7 +18,7 @@ To get install and configure the **InfluxData 1.x** platform, use one of the fol - [Install the open source version of InfluxData 1.x platform](/platform/install-and-deploy/install/oss-install) - Install InfluxData 1.x Enterprise: - 1. [Install Telegraf](/{{< latest "telegraf" >}}/introduction/installation/) + 1. [Install Telegraf](/{{< latest "telegraf" >}}/install/) 2. [Install InfluxDB Enterprise](/{{< latest "enterprise_influxdb" >}}/install-and-deploy/) 3. [Install Kapacitor Enterprise](https://archive.docs.influxdata.com/enterprise_kapacitor/latest/introduction/installation_guide/) diff --git a/content/platform/install-and-deploy/install/oss-install.md b/content/platform/install-and-deploy/install/oss-install.md index 4b58e1e00..e1a5fc282 100644 --- a/content/platform/install-and-deploy/install/oss-install.md +++ b/content/platform/install-and-deploy/install/oss-install.md @@ -19,7 +19,7 @@ to be installed, configured, and started separately. ## Install Telegraf -The [Telegraf installation instructions](/{{< latest "telegraf" >}}/introduction/installation/) +The [Telegraf installation instructions](/{{< latest "telegraf" >}}/install/) walk through installing and configuring Telegraf. ## Install InfluxDB diff --git a/content/telegraf/v1.22/install.md b/content/telegraf/v1.22/install.md index b48126a5d..eafd92f73 100644 --- a/content/telegraf/v1.22/install.md +++ b/content/telegraf/v1.22/install.md @@ -6,6 +6,8 @@ menu: name: Install weight: 20 +aliases: +- /telegraf/v1.22/introduction/installation/ --- This page provides directions for installing, starting, and configuring Telegraf. To install Telegraf, do the following: