diff --git a/docs/sources/send-data/promtail/_index.md b/docs/sources/send-data/promtail/_index.md index 8de2025b4eeb6..e2c205f46e7fd 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: