| description | An overview of free public labs for learning how to successfully use Fluent Bit. |
|---|
To use these lab resources to their full extent, you'll need to install resources in your local environment to test and run Fluent Bit.
Chronosphere provides several open source observability workshops, including a Fluent Bit workshop:
{% embed url="https://o11y-workshops.gitlab.io/workshop-fluentbit/" %} Fluent Bit workshop for getting started with cloud native telemetry pipelines {% endembed %}
- Lab 1 - Introduction to Fluent Bit
- Lab 2 - Installing Fluent Bit
- Lab 3 - Exploring First Pipelines
- Lab 4 - Exploring More Pipelines
- Lab 5 - Understanding Backpressure
- Lab 6 - Avoid Telemetry Data Loss
- Lab 7 - Pipeline Integration with OpenTelemetry
- Lab 8 - Controlling logs with Fluent Bit on Kubernetes
- Lab 9 - Visualizing Fluent Bit telemetry data with OpenSearch
- Lab 10 - Advanced telemetry routing
You can also view the source files for these workshops on GitLab.
This workshop by Amazon covers deploying Fluent Bit for pod-level logging on Kubernetes and routing data to CloudWatch Logs.
{% embed url="https://eksworkshop.com/docs/observability/logging/pod-logging/fluentbit-setup" %}
