From d8884550579aad30685c54852f63cb000f1e2822 Mon Sep 17 00:00:00 2001 From: Jay Clifford <45856600+Jayclifford345@users.noreply.github.com> Date: Mon, 7 Oct 2024 09:32:10 +0100 Subject: [PATCH 1/3] docs: Updated Promtail to Alloy --- docs/sources/setup/install/_index.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/docs/sources/setup/install/_index.md b/docs/sources/setup/install/_index.md index 2b56cba78cb69..1299daebde4c1 100644 --- a/docs/sources/setup/install/_index.md +++ b/docs/sources/setup/install/_index.md @@ -7,9 +7,9 @@ aliases: weight: 200 --- -# Install Loki +# Install Loki and Alloy -There are several methods of installing Loki and Promtail: +There are several methods of installing Loki: - [Install using Helm (recommended)]({{< relref "./helm" >}}) - [Install using Tanka]({{< relref "./tanka" >}}) @@ -17,12 +17,16 @@ There are several methods of installing Loki and Promtail: - [Install and run locally]({{< relref "./local" >}}) - [Install from source]({{< relref "./install-from-source" >}}) +Alloy: +- [Install Alloy](https://grafana.com/docs/alloy/latest/set-up/install/) +- [Ingest Logs with Alloy]({{< relref "../../send-data/alloy/" >}}) + ## General process In order to run Loki, you must: -1. Download and install both Loki and Promtail. +1. Download and install both Loki and Alloy. 1. Download config files for both programs. 1. Start Loki. -1. Update the Promtail config file to get your logs into Loki. -1. Start Promtail. +1. Update the Alloy config file to get your logs into Loki. +1. Start Alloy. From 2c1a7a2cf27de09ac36a768bcd33b9d195fae92b Mon Sep 17 00:00:00 2001 From: Jay Clifford <45856600+Jayclifford345@users.noreply.github.com> Date: Mon, 7 Oct 2024 09:35:03 +0100 Subject: [PATCH 2/3] Update docs/sources/setup/install/_index.md Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- docs/sources/setup/install/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/setup/install/_index.md b/docs/sources/setup/install/_index.md index 1299daebde4c1..378c6a9ffee2a 100644 --- a/docs/sources/setup/install/_index.md +++ b/docs/sources/setup/install/_index.md @@ -19,7 +19,7 @@ There are several methods of installing Loki: Alloy: - [Install Alloy](https://grafana.com/docs/alloy/latest/set-up/install/) -- [Ingest Logs with Alloy]({{< relref "../../send-data/alloy/" >}}) +- [Ingest Logs with Alloy]({{< relref "../../send-data/alloy" >}}) ## General process From 9c808033acb8819bdcb2873902dd3a611fe896d7 Mon Sep 17 00:00:00 2001 From: Jay Clifford <45856600+Jayclifford345@users.noreply.github.com> Date: Mon, 7 Oct 2024 09:36:06 +0100 Subject: [PATCH 3/3] Update _index.md --- docs/sources/setup/install/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/setup/install/_index.md b/docs/sources/setup/install/_index.md index 378c6a9ffee2a..67356a44d4d91 100644 --- a/docs/sources/setup/install/_index.md +++ b/docs/sources/setup/install/_index.md @@ -7,7 +7,7 @@ aliases: weight: 200 --- -# Install Loki and Alloy +# Install Loki There are several methods of installing Loki: