Skip to content

Commit

Permalink
Day 81 - Fluentd & FluentBit
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelCade committed Mar 28, 2022
1 parent f1b6633 commit c80e112
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Days/day81.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Fluentd
## Fluentd & FluentBit

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.

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,8 @@ This will not cover all things DevOps but it will cover the areas that I feel wi
- [✔️] 📈 78 > [Hands-On Monitoring Tools](Days/day78.md)
- [✔️] 📈 79 > [The Big Picture: Log Management](Days/day79.md)
- [✔️] 📈 80 > [ELK Stack](Days/day80.md)
- [🚧] 📈 81 > [Fluentd](Days/day81.md)
- [] 📈 82 > [EFK Stack](Days/day82.md)
- [✔️] 📈 81 > [Fluentd & FluentBit](Days/day81.md)
- [🚧] 📈 82 > [EFK Stack](Days/day82.md)
- [] 📈 83 > [Data Visualisation - Grafana](Days/day83.md)

### Store & Protect Your Data
Expand Down

0 comments on commit c80e112

Please sign in to comment.