Files
TechradarDev/radar/2021-07-01/fluentd.md
2023-02-23 09:31:13 +01:00

11 lines
376 B
Markdown

---
title: "Fluentd"
ring: assess
quadrant: tools
tags: [devops]
---
[Fluentd](https://www.fluentd.org) is a great tool to gather logs, transform them into any required format and distribute them to any logging backend.
At AOE we use fluentd in different contexts, but mostly to gather logs from kubernetes clusters into data backends like Elasticsearch.