14 lines
311 B
Markdown
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)
|
|
|
|
|
|
|
|
|