Skip to content
Merged
Show file tree
Hide file tree
Changes from all 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
3 changes: 2 additions & 1 deletion .gitbook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,6 @@ redirects:
stream-processing/get-started: ./stream-processing/overview.md
stream-processing/getting-started/fluent-bit-sql: ./stream-processing/fluent-bit-sql.md
stream-processing/getting-started/check-keys-null-values: ./stream-processing/check-keys-null-values.md
stream-processing/getting-started/hands-on: stream-processing/tutorial.md
stream-processing/getting-started/hands-on: ./stream-processing/tutorial.md
pipeline/pipeline-monitoring: ./administration/monitoring.md
about/license: ./README.md
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ For more details about changes in each release, refer to the [official release n

## Fluent Bit, Fluentd, and CNCF

[Fluent Bit](http://fluentbit.io) is a [CNCF](https://cncf.io) graduated sub-project under the umbrella of [Fluentd](http://fluentd.org). Fluent Bit is licensed under the terms of the [Apache License v2.0](http://www.apache.org/licenses/LICENSE-2.0).
Fluent Bit is a [CNCF](https://cncf.io) graduated sub-project under the umbrella of [Fluentd](http://fluentd.org).

Fluent Bit was originally created by [Eduardo Silva](https://www.linkedin.com/in/edsiper/) and is now sponsored by [Chronosphere](https://chronosphere.io/). As a CNCF-hosted project, it's a fully vendor-neutral and community-driven project.

## License

Fluent Bit, including its core, plugins, and tools, is distributed under the terms of the [Apache License v2.0](https://github.com/fluent/fluent-bit?tab=Apache-2.0-1-ov-file#readme).
1 change: 0 additions & 1 deletion SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
* [What is Fluent Bit?](about/what-is-fluent-bit.md)
* [A brief history of Fluent Bit](about/history.md)
* [Fluentd and Fluent Bit](about/fluentd-and-fluent-bit.md)
* [License](about/license.md)
* [Sandbox and lab resources](about/sandbox-and-lab-resources.md)

## Concepts
Expand Down
187 changes: 0 additions & 187 deletions about/license.md

This file was deleted.