From a28af342216b1cc996f7055a45b892dfe90e25e7 Mon Sep 17 00:00:00 2001 From: Cyril Tovena Date: Fri, 24 Jul 2020 07:03:54 -0400 Subject: [PATCH] More fixes for the website. (#2402) * More fixes for the website. Signed-off-by: Cyril Tovena * add front matter. Signed-off-by: Cyril Tovena * typo Signed-off-by: Cyril Tovena --- docs/sources/clients/_index.md | 5 +++-- docs/sources/clients/logstash/_index.md | 4 ++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/docs/sources/clients/_index.md b/docs/sources/clients/_index.md index 5d43ce76cb206..c1c9b3f666ea4 100644 --- a/docs/sources/clients/_index.md +++ b/docs/sources/clients/_index.md @@ -9,7 +9,8 @@ Loki supports the following official clients for sending logs: - [Promtail](promtail/) - [Docker Driver](docker-driver/) - [Fluentd](fluentd/) -- [Fluent Bit](https://github.com/grafana/loki/blob/master/cmd/fluent-bit/README.md) +- [Fluent Bit](fluentbit/) +- [Logstash](logstash/) ## Picking a client @@ -52,4 +53,4 @@ when using or writing a third-party client. - [promtail-client](https://github.com/afiskon/promtail-client) (Go) - [push-to-loki.py](https://github.com/sleleko/devops-kb/blob/master/python/push-to-loki.py) (Python 3) -- [Serilog-Sinks-Loki](https://github.com/JosephWoodward/Serilog-Sinks-Loki) (C#) \ No newline at end of file +- [Serilog-Sinks-Loki](https://github.com/JosephWoodward/Serilog-Sinks-Loki) (C#) diff --git a/docs/sources/clients/logstash/_index.md b/docs/sources/clients/logstash/_index.md index 47d6bfaccb662..baea30077e42b 100644 --- a/docs/sources/clients/logstash/_index.md +++ b/docs/sources/clients/logstash/_index.md @@ -1,3 +1,7 @@ +--- +title: Logstash +--- + # Logstash Loki has a [Logstash](https://www.elastic.co/logstash) output plugin called