fluent-bit icon indicating copy to clipboard operation
fluent-bit copied to clipboard

Fast and Lightweight Logs and Metrics processor for Linux, BSD, OSX and Windows

Results 868 fluent-bit issues
Sort by recently updated
recently updated
newest added

Use pkg-config to get systemd.pc variables and systemdunitdir. Those variable ensure that .service files are installed in the correct paths and only when systemd is detected. This addresses issues where...

packaging

## Bug Report **Describe the bug** SIGSEGV and crash/pod restart. We got a stack trace from Valgrind. ``` {"log":"[2022/07/19 06:35:12] [debug] [input:tail:tail.1] inode=54654517 events: IN_MODIFY \n","stream":"stderr","time":"2022-07-19T06:35:12.801792673Z"} {"log":"[2022/07/19 06:35:12] [debug] [input:tail:tail.1]...

status: waiting-for-triage

## Bug Report The stackdriver plugin will run into SIGSEGV when the `workers` options are set for > 1. There are other similar issues created by users and I summarized...

status: waiting-for-triage

When fluent-bit shutdown for out_kafka plugin with rdkafka.linger.ms and rdkafka.batch.size and then we show the warn message and lose the message. So, this patch fixes the issue of not flushing...

docs-required

---- Enter `[N/A]` in the box, if an item is not applicable to your change. **Testing** Before we can approve your change; please submit the following in a comment: -...

Currently fluent-bit logs can be redirected to a file using Log_File. But there is no configuration option to limit the size of the file. Additionally, there is no log rotation...

work-in-process
waiting-for-user
docs-required

## Bug Report Releases should go into s3 releases bucket and replace the usage packaging server. - [x] Ensure package releases are correctly signed and published on s3 releases bucket...

packaging
high-prio

## Bug Report **Describe the bug** I noticed a lot of pods with a high restart count and the pod events had several errors with exit code 139 (segmentation fault)....

status: waiting-for-triage

Adds an output plugin for Azure Data Explorer (aka Kusto). #5591 ---- Enter `[N/A]` in the box, if an item is not applicable to your change. **Testing** Before we can...

docs-required

Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action