José Lecaros

Results 10 issues of José Lecaros

## Bug Report **Describe the bug** While running 1.8.15 or 1.9.2 in k8s with a considerable load, some data loss is observed. Some error messages are: ``` [2022/04/26 23:42:28] [error]...

bug
AWS

Add support for default spring boot log format. https://docs.spring.io/spring-boot/docs/2.6.2/reference/html/features.html#features.logging.log-format Package names could get more love, but it honors the expected format.

This is to document yaml support provided by https://github.com/fluent/fluent-bit/pull/4621 - [x] Separate yaml and classic mode. #739 - [x] Add presentation of configuration modes (classic, yaml). - [x] Add configuration...

This is a list of documentation needed for Release 2.0. Once a PR is created or if you want to add another pending, please add it to the corresponding item...

2.0

when trying to run a git flow command (e.g. feature finish) sublime says that it couldn't find the git binary ``` Git binary could not be found in PATH Consider...

Moving the debug payload from info to debug level. The output of this can result in half-way lines, which confuses the user. Example 1 ```text [2024/05/07 21:11:41] [ warn] [output:calyptia:calyptia.2]...

## Bug Report **Describe the bug** If an invalid parameter name is included in the `SERVICE` section, Fluent Bit silently ignores it. **To Reproduce** - Steps to reproduce the problem:...

status: waiting-for-triage

There are some error messages that could be more helpful with more context: `No space left on device => No space left on device. Space requested {} space available {}...

## Bug Report **Describe the bug** The in_splunk plugin used to reply with `{"text":"Success","code":0}` upon successful delivery of data. Now it no longer send this response. **To Reproduce** Use the...

It's replying with `400 Forbidden`; it should be `400 Bad Request` ---- Fluent Bit is licensed under Apache 2.0, by submitting this pull request I understand that this code will...