Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions crowdsec-docs/docs/log_processor/data_sources/loki.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down