Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 7 additions & 5 deletions about/fluentd-and-fluent-bit.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,15 @@ description: The production grade telemetry ecosystem

# Fluentd and Fluent Bit

Telemetry data processing can be complex, especially at scale. That's why [Fluentd](https://www.fluentd.org) was created. Fluentd is more than a simple tool, it's grown into a fullscale ecosystem that contains SDKs for different languages and subprojects like [Fluent Bit](https://fluentbit.io).
Telemetry data processing can be complex, especially at scale. That's why [Fluentd](https://www.fluentd.org) was created. Fluentd is more than a basic tool, it's grown into a full-scale ecosystem that contains SDKs for different languages and sub-projects like [Fluent Bit](https://fluentbit.io).

Here, we describe the relationship between the [Fluentd](http://fluentd.org) and [Fluent Bit](http://fluentbit.io) open source projects.
The Fluentd and Fluent Bit projects are both:

Both projects are:

- Licensed under the terms of Apache License v2.0. - Graduated hosted projects by the [Cloud Native Computing Foundation (CNCF)](https://cncf.io). - Production grade solutions: Deployed millions of times every single day. - Vendor neutral and community driven. - Widely adopted by the industry: Trusted by major companies like AWS, Microsoft, Google Cloud, and hundreds of others.
- Licensed under the terms of Apache License v2.0.
- Graduated hosted projects by the [Cloud Native Computing Foundation (CNCF)](https://cncf.io).
- Production grade solutions: Deployed millions of times every single day.
- Vendor neutral and community driven.
- Widely adopted by the industry: Trusted by major companies like AWS, Microsoft, Google Cloud, and hundreds of others.

The projects have many similarities: [Fluent Bit](https://fluentbit.io) is designed and built on top of the best ideas of [Fluentd](https://www.fluentd.org) architecture and general design. Which one you choose depends on your end-users' needs.

Expand Down
18 changes: 8 additions & 10 deletions about/sandbox-and-lab-resources.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,26 @@
---
description: >-
The following page gives an overview of free public resources for Sandbox and
Labs for learning how to best operate, use, and have success with Fluent Bit.
description: An overview of free public resources for sandbox and labs for learning how to best operate, use, and have success with Fluent Bit.
---

# Sandbox and lab resources

## Fluent Bit Sandbox - sign-up required
## 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="../.gitbook/assets/image (1).png" alt=""><figcaption></figcaption></figure></div>

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

## Open Source Labs - environment required
## 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
### O11y workshops by Chronosphere

These workshops, open source, provided by Chronosphere can be found here: [https://o11y-workshops.gitlab.io/](https://o11y-workshops.gitlab.io/). The OSS repository can be found here: [https://gitlab.com/o11y-workshops/workshop-fluentbit](https://gitlab.com/o11y-workshops/workshop-fluentbit)
Chronosphere provides several [open source observability workshops](https://o11y-workshops.gitlab.io/). The OSS repository can be found here: [https://gitlab.com/o11y-workshops/workshop-fluentbit](https://gitlab.com/o11y-workshops/workshop-fluentbit)

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

{% embed url="https://o11y-workshops.gitlab.io/workshop-fluentbit/" %}
Fluent Bit Workshop for Getting Started with Cloud Native Telemetry Pipelines
Expand All @@ -40,4 +38,4 @@ Fluent Bit Workshop for Getting Started with Cloud Native Telemetry Pipelines

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

{% embed url="https://eksworkshop.com/" %}
{% embed url="https://eksworkshop.com/" %}
1 change: 1 addition & 0 deletions vale-styles/FluentBit/Headings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ exceptions:
- Azure Log Analytics
- BuildKite
- CheckList
- Chronosphere
- CircleCI
- CLI
- CloudWatch
Expand Down
1 change: 1 addition & 0 deletions vale-styles/FluentBit/Spelling-exceptions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ boolean
Buildkite
cAdvisor
Calyptia
Chronosphere
chronotf
clickstreams
CloudWatch
Expand Down