Fluentd: Why It's Important to Configure the Output Buffer
Nowadays, it's hard to imagine a project based on Kubernetes without the ELK stack, which is used to store logs from both applications and system components of the cluster. In our practice, we use the EFK stack with Fluentd instead of Logstash. Fluentd is a modern, versatile log collector that is gaining popularity and has joined the Cloud Native Computing Foundation, which is why […]
