# Sandbox and Lab Resources

## Fluent Bit Sandbox - sign-up required

The following are labs that can run in your browser however require email sign-up

<div data-full-width="true"><figure><img src="/files/E54oTDbyPETB49iGYY9I" alt=""><figcaption></figcaption></figure></div>

* [Fluent Bit 101 Sandbox - Getting Started with configuration and routing](https://play.instruqt.com/Fluent/invite/nuys5ifhsprt)

## Open Source Labs - environment required

The following are open source labs where you will need to spin up resources to run through the lab in details

### O11y Workshops by Chronosphere

These workshops, open source, provided by Chronosphere can be found here: <https://o11y-workshops.gitlab.io/>. The OSS repository can be found here: <https://gitlab.com/o11y-workshops/workshop-fluentbit>

The cards below include links to each of the labs in the workshop&#x20;

{% embed url="<https://o11y-workshops.gitlab.io/workshop-fluentbit/>" %}
Fluent Bit Workshop for Getting Started with Cloud Native Telemetry Pipelines
{% endembed %}

1. [Lab 1 - Introduction to Fluent Bit](https://o11y-workshops.gitlab.io/workshop-fluentbit/lab01.html)
2. [Lab 2 - Installing Fluent Bit](https://o11y-workshops.gitlab.io/workshop-fluentbit/#/4)
3. [Lab 3 - Exploring First Pipelines](https://o11y-workshops.gitlab.io/workshop-fluentbit/#/5)
4. [Lab 4 - Exploring More Pipelines](https://o11y-workshops.gitlab.io/workshop-fluentbit/#/6)
5. [Lab 5 - Understanding Backpressure](https://o11y-workshops.gitlab.io/workshop-fluentbit/#/7)
6. [Lab 6 - Avoid Telemetry Data Loss](https://o11y-workshops.gitlab.io/workshop-fluentbit/#/8)
7. [Lab 7 - Pipeline Integration with OpenTelemetry](https://o11y-workshops.gitlab.io/workshop-fluentbit/#/9)

### Logging with Fluent Bit and Amazon OpenSearch workshop by Amazon

This workshop by Amazon goes through common Kubernetes logging patterns and routing data to OpenSearch and visualizing with OpenSearch dashboards

{% embed url="<https://archive.eksworkshop.com/intermediate/230_logging/>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.fluentbit.io/manual/3.2/about/sandbox-and-lab-resources.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
