11 lines
376 B
Markdown
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.
|