docs: hold fluentd
This commit is contained in:
committed by
Stefan Rotsch
parent
70a3ec657a
commit
2c541dfbea
11
radar/2023-09-01/fluentd.md
Normal file
11
radar/2023-09-01/fluentd.md
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
title: "Fluentd"
|
||||||
|
ring: hold
|
||||||
|
quadrant: tools
|
||||||
|
tags: [devops]
|
||||||
|
---
|
||||||
|
|
||||||
|
[Fluentd](https://www.fluentd.org) is still a great tool to gather logs, transform them into any required format and distribute them to any logging backend.
|
||||||
|
But in recent years we oftentimes transitioned to [Grafana Loki and Promtail](/platforms-and-aoe-services/loki.html) for many reasons.
|
||||||
|
|
||||||
|
We've also learned that extensive parsing of logs upfront carries some risk of loosing logs and requires a lot of effort. This doesn't fit well with most projects.
|
||||||
Reference in New Issue
Block a user