90DaysOfDevOps/Days/day81.md
2022-03-28 08:11:09 +01:00

14 lines
311 B
Markdown

## Fluentd
### Fluentd
Another data collector that I wanted to explore as part of this observability section was [Fluentd](https://docs.fluentd.org/). An Open-Source unified logging layer.
Fluentd treats logs as JSON
[Installing Fluentd](https://docs.fluentd.org/quickstart#step-1-installing-fluentd)