From 68fea3d4a450cb916cf387a5a7ba65826f5f0888 Mon Sep 17 00:00:00 2001 From: Cyril Tovena Date: Wed, 2 Oct 2019 10:51:29 -0400 Subject: [PATCH] Add fluent-bit missing link in the main documentation page. --- docs/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/README.md b/docs/README.md index 866a449e37a0b..abc7db226494f 100644 --- a/docs/README.md +++ b/docs/README.md @@ -35,6 +35,7 @@ simplifies the operation and significantly lowers the cost of Loki. 5. [Troubleshooting](clients/promtail/troubleshooting.md) 2. [Docker Driver](clients/docker-driver/README.md) 1. [Configuration](clients/docker-driver/configuration.md) + 4. [Fluent-bit](../cmd/fluent-bit/README.md) 3. [Fluentd](clients/fluentd.md) 6. [LogQL](logql.md) 7. [Operations](operations/README.md)