# 简介

![](/files/-M8bul8boRole6x_rc--)

[Fluent Bit](https://fluentbit.io) 是一种快速，灵活的日志处理器，旨在收集,解析,过滤和传送日志到远程数据库，从而可以执行数据分析。

数据分析通常在将数据存储到数据库中并在数据库中建立索引之后发生，但是出于实时和复杂的分析需求，在日志处理器运行的同时对其进行处理会带来很多好处，这种方法称为**边缘流处理**。


---

# 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/stream-processing/introduction.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.
