{"id":28501834,"url":"https://github.com/fluent/fluent-bit-docs","last_synced_at":"2025-07-05T02:31:44.999Z","repository":{"id":37412574,"uuid":"59443583","full_name":"fluent/fluent-bit-docs","owner":"fluent","description":"Fluent Bit - Official Documentation","archived":false,"fork":false,"pushed_at":"2025-07-03T21:19:21.000Z","size":26594,"stargazers_count":140,"open_issues_count":74,"forks_count":523,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-07-03T22:25:21.388Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://docs.fluentbit.io","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fluent.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-05-23T01:32:58.000Z","updated_at":"2025-07-03T21:19:24.000Z","dependencies_parsed_at":"2023-10-23T17:35:54.435Z","dependency_job_id":"e6cc2727-f633-4c79-85d0-f25f2430a6bd","html_url":"https://github.com/fluent/fluent-bit-docs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fluent/fluent-bit-docs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluent-bit-docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluent-bit-docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluent-bit-docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluent-bit-docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluent","download_url":"https://codeload.github.com/fluent/fluent-bit-docs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluent%2Ffluent-bit-docs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263671744,"owners_count":23494026,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-08T16:07:57.908Z","updated_at":"2025-07-05T02:31:44.993Z","avatar_url":"https://github.com/fluent.png","language":"Shell","readme":"---\ndescription: High Performance Telemetry Agent for Logs, Metrics and Traces\n---\n\n# Fluent Bit documentation\n\n\u003cfigure\u003e\u003cimg src=\".gitbook/assets/fluent_bit_logo.png\" alt=\"\"\u003e\u003cfigcaption\u003e\u003c/figcaption\u003e\u003c/figure\u003e\n\n[Fluent Bit](http://fluentbit.io) is a fast and lightweight telemetry agent for logs, metrics, and traces for Linux, macOS, Windows, and BSD family operating systems. Fluent Bit has been made with a strong focus on performance to allow the collection and processing of telemetry data from different sources without complexity.![](https://static.scarf.sh/a.png?x-pxid=71f0e011-761f-4c6f-9a89-38817887faae)\n\n## Features\n\n- High performance: High throughput with low resources consumption\n- Data parsing\n  - Convert your unstructured messages using Fluent Bit parsers: [JSON](pipeline/parsers/json.md), [Regex](pipeline/parsers/regular-expression.md), [LTSV](pipeline/parsers/ltsv.md) and [Logfmt](pipeline/parsers/logfmt.md)\n- Metrics support: Prometheus and OpenTelemetry compatible\n- Reliability and data integrity\n  - [Backpressure](administration/backpressure.md) handling\n  - [Data buffering](administration/buffering-and-storage.md) in memory and file system\n- Networking\n  - Security: Built-in TLS/SSL support\n  - Asynchronous I/O\n- Pluggable architecture and [extensibility](development/library_api.md): Inputs, Filters and Outputs:\n  - Connect nearly any source to nearly any destination using preexisting plugins\n  - Extensibility:\n    - Write input, filter, or output plugins in the C language\n    - WASM: [WASM Filter Plugins](development/wasm-filter-plugins.md) or [WASM Input Plugins](development/wasm-input-plugins.md)\n    - Write [Filters in Lua](pipeline/filters/lua.md) or [Output plugins in Golang](development/golang-output-plugins.md)\n- [Monitoring](administration/monitoring.md): Expose internal metrics over HTTP in JSON and [Prometheus](https://prometheus.io/) format\n- [Stream Processing](stream-processing/introduction.md): Perform data selection and transformation using simple SQL queries\n  - Create new streams of data using query results\n  - Aggregation windows\n  - Data analysis and prediction: Time series forecasting\n- Portable: Runs on Linux, macOS, Windows and BSD systems\n\n### Release notes\n\nFor more details about changes in each release, refer to the [official release notes](https://fluentbit.io/announcements/).\n\n## Fluent Bit, Fluentd, and CNCF\n\n[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).\n\nFluent 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.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluent%2Ffluent-bit-docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffluent%2Ffluent-bit-docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluent%2Ffluent-bit-docs/lists"}