Alexandros Sapranidis
Alexandros Sapranidis
**Context** First of all I would like to say thanks for this nice project. I am working on a monorepo project that we split down the functionality based on the...
While we were working on the offsite and analyzing some of the memory profiles of Filebeat the output to ES was consuming memory for parsing the buffer from the `_bulk`...
## Proposed commit message This commits changes the settings of the packaging pipeline to make it execute only on the selected branches which currently is only main.
## Proposed commit message This commit removes files that we don't need anymore. It's related to the work that needs to happen for the https://github.com/elastic/ingest-dev/issues/3219 Related: https://github.com/elastic/ingest-dev/issues/3219 Signed-off-by: Alexandros Sapranidis
It would be nice to import Flog in my application as an importable package and trigger it from within my code. This is useful when running some integration tests that...