Skip to content

Commit

Permalink
More fixes for the website. (#2402)
Browse files Browse the repository at this point in the history
* More fixes for the website.

Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>

* add front matter.

Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>

* typo

Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
  • Loading branch information
cyriltovena authored Jul 24, 2020
1 parent 4cabc6c commit a28af34
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/sources/clients/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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#)
- [Serilog-Sinks-Loki](https://github.com/JosephWoodward/Serilog-Sinks-Loki) (C#)
4 changes: 4 additions & 0 deletions docs/sources/clients/logstash/_index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
title: Logstash
---

# Logstash

Loki has a [Logstash](https://www.elastic.co/logstash) output plugin called
Expand Down

0 comments on commit a28af34

Please sign in to comment.