From c75533424eec70878a8322f9f534f6b59dbbe655 Mon Sep 17 00:00:00 2001 From: J Stickler Date: Wed, 8 Jan 2025 05:18:54 -0500 Subject: [PATCH] docs: Fix broken link on Promtail page (#15632) (cherry picked from commit 8ac063385c3c06c4b50bfda8cb02e2d48b2dff4f) --- docs/sources/send-data/promtail/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/send-data/promtail/_index.md b/docs/sources/send-data/promtail/_index.md index 3e6684a237709..bfd4a54b733cb 100644 --- a/docs/sources/send-data/promtail/_index.md +++ b/docs/sources/send-data/promtail/_index.md @@ -110,7 +110,7 @@ Important details are: ## Loki Push API -Promtail can also be configured to receive logs from another Promtail or any Loki client by exposing the [Loki Push API](https://grafana.com/docs/loki//reference/loki-http-api#ingest-logs) with the [loki_push_api](https://grafana.com/docs/loki//reference/loki-http-api#loki_push_api) scrape config. +Promtail can also be configured to receive logs from another Promtail or any Loki client by exposing the [Loki Push API](https://grafana.com/docs/loki//reference/loki-http-api#ingest-logs) with the [Promtail loki_push_api](https://grafana.com/docs/loki//send-data/promtail/configuration/#loki_push_api) scrape config. There are a few instances where this might be helpful: