added fluentd

This commit is contained in:
Kevin Schu
2021-06-29 11:43:55 +02:00
parent f0f040d87c
commit 14ce9d8021

9
radar/2021-01-01/fluentd.md Executable file
View File

@@ -0,0 +1,9 @@
---
title: "Fluentd"
ring: assess
quadrant: tools
---
**Fluentd** 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.