docs: add tags where missing (#154)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
title: "Complexity Management"
|
||||
ring: trial
|
||||
quadrant: methods-and-patterns
|
||||
tags: [agile,architecture]
|
||||
---
|
||||
|
||||
Our world is increasingly complex - our society and the economic system is developing fast - we constantly have to deal with surprises and uncertainty. This is especially the case in IT organisations that collaboratively and cross-functional work on innovations, "digitalization strategies" or "transformation projects".
|
||||
|
||||
@@ -2,8 +2,9 @@
|
||||
title: "Fluentd"
|
||||
ring: assess
|
||||
quadrant: tools
|
||||
|
||||
tags: [devops]
|
||||
---
|
||||
**Fluentd** is a great tool to gather logs, transform them into any required format and distribute them to any logging backend.
|
||||
|
||||
[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.
|
||||
|
||||
Reference in New Issue
Block a user