diff --git a/installation/getting-started-with-fluent-bit.md b/installation/getting-started-with-fluent-bit.md index a6738c1a00a..bee52535a27 100644 --- a/installation/getting-started-with-fluent-bit.md +++ b/installation/getting-started-with-fluent-bit.md @@ -32,11 +32,17 @@ description: The following serves as a guide on how to install/deploy/upgrade Fl ## Compile from Source (Linux, Windows, FreeBSD, MacOS) -| Operating System | Installation Instructions | -| :--- | :--- | -| Linux, FreeBSD | [Compile from source](sources/build-and-install.md) | -| MacOS | [Compile from source](macos.md#get-the-source-and-build-it) | -| Windows | [Compile from Source](windows.md#compile-from-source) | +| Operating System | Installation Instructions | +| ---------------- | ----------------------------------------------------------- | +| Linux, FreeBSD | [Compile from source](sources/build-and-install.md) | +| MacOS | [Compile from source](macos.md#get-the-source-and-build-it) | +| Windows | [Compile from Source](windows.md#compile-from-source) | + +## Sanbox Environment + +If you are interested in learning about Fluent Bit you can try out the sandbox environment + +[https://play.instruqt.com/Fluent/tracks/fluent-bit-getting-started-101](https://play.instruqt.com/embed/Fluent/tracks/fluent-bit-getting-started-101) ## Enterprise Packages