From ede404443968c3a1df088199be80b270ceb7089c Mon Sep 17 00:00:00 2001 From: "loki-gh-app[bot]" <160051081+loki-gh-app[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 14:38:06 -0500 Subject: [PATCH] docs: fix broken link (backport release-3.3.x) (#15654) Co-authored-by: J Stickler --- 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: