From 3c49c7206c1702de3622681bc70ea7bfeb6d8625 Mon Sep 17 00:00:00 2001 From: Zois Pagoulatos Date: Sun, 15 Jun 2025 21:44:39 +0200 Subject: [PATCH] chore(docs) Loki: Document `no_ready_check` Option `no_ready_check` for Loki has been added via https://github.com/crowdsecurity/crowdsec/pull/3317, but it was not documented. --- crowdsec-docs/docs/log_processor/data_sources/loki.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/crowdsec-docs/docs/log_processor/data_sources/loki.md b/crowdsec-docs/docs/log_processor/data_sources/loki.md index 38602968e..275c491bc 100644 --- a/crowdsec-docs/docs/log_processor/data_sources/loki.md +++ b/crowdsec-docs/docs/log_processor/data_sources/loki.md @@ -70,6 +70,14 @@ The retry interval at startup before giving on loki. Defaults to `10 seconds`. +### `no_ready_check` + +> note : When using Loki hosted in Grafana Cloud, the `/ready` endpoint does not exist, preventing CrowdSec from starting. + +To bypass the readiness check. + +Defaults to `false`. + ### `auth` Login/password authentication for loki, in the format: