fluent-bit
fluent-bit copied to clipboard
Fast and Lightweight Logs and Metrics processor for Linux, BSD, OSX and Windows
---- 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: -...
## Bug Report **Describe the bug** Following up from https://github.com/fluent/fluent-bit/issues/5680, while testing with a custom debug build which seems to have fixed the crash with es output, I found another...
## Bug Report **Describe the bug** It seems that even if `Buffer_Size` is set to `False` or to a very big number like `10m`, responses from the Elasticsearch HTTP service...
**Is your feature request related to a problem? Please describe.** The problem is that it's not possible to set a entire directory in INPUT, and get all the logs in...
**Is your feature request related to a problem? Please describe.** Currently `fluentbit.io/exclude` annotation works only with pods. We have a scenario in which we want to ignore all of the...
## Bug Report **Describe the bug** We have a requirement where we have to add certain fields to each logs using env variable and if env variable is not set...
## Bug Report **Describe the bug** Copy the Dockerfile here: https://hub.docker.com/r/fluent/fluent-bit/dockerfile into a Docker file. then add "bash" to line 30, because I want a shell in my container. then...
I got a report from one of my customers which is interesting: Currently, we use Fluent Bit to tail log files that are rotated by our app and are then...
## Bug Report **Describe the bug** When dealing with Python + Java stacktraces, the ending logEntries are wrong **To Reproduce** ``` $ cat all.log Traceback (most recent call last): File...
## Bug Report **Describe the bug** Given two `nameserver` records in /etc/resolv.conf, fluent-bit doesn't appear to ever use the second record. In particular, when the first record is unavailable (connection...