# Fluent Bit 简要历史

2014 年, [Treasure Data](https://www.treasuredata.com) 的 [Fluentd](https://fluentd.org) 团队团队预测，对于嵌入式 Linux 和 Gateways 等受约束的环境，需要更轻量级的日志处理器，该项目旨在成为Fluentd 生态系统的一部分，我们将其称为 [Fluent Bit](https://fluentbit.io)，且根据 [Apache License v2.0](http://www.apache.org/licenses/LICENSE-2.0) 协议完全开源。

项目开展了一段时间后，它在嵌入式市场上获得了一定的吸引力，我们也开始从云环境社区获得对某些功能的需求，例如更多的输入，过滤器和输出方式。此后不久，Fluent Bit 成为解决云环境中的日志记录难题的首选解决方案之一。


---

# 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://hulining.gitbook.io/fluentbit/about/history.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.
