From 2c6ffe7c7a8e70c9b59287e28fc1b3f28361fe1c Mon Sep 17 00:00:00 2001 From: "loki-gh-app[bot]" <160051081+loki-gh-app[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 10:19:18 -0500 Subject: [PATCH] docs: add another third-party client to the list (backport release-3.3.x) (#15229) Co-authored-by: J Stickler --- docs/sources/send-data/_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/sources/send-data/_index.md b/docs/sources/send-data/_index.md index 0ef9432d3caf3..6e63d4e8b8db8 100644 --- a/docs/sources/send-data/_index.md +++ b/docs/sources/send-data/_index.md @@ -56,6 +56,7 @@ By adding our output plugin you can quickly try Loki without doing big configura These third-party clients also enable sending logs to Loki: - [Cribl Loki Destination](https://docs.cribl.io/stream/destinations-loki) +- [GrafanaLokiLogger](https://github.com/antoniojmsjr/GrafanaLokiLogger) (Delphi/Lazarus) - [ilogtail](https://github.com/alibaba/ilogtail) (Go) - [Log4j2 appender for Loki](https://github.com/tkowalcz/tjahzi) (Java) - [loki-logback-appender](https://github.com/loki4j/loki-logback-appender) (Java)