Aaron Epstein

Results 4 issues of Aaron Epstein

Signed-off-by: Aaron Epstein Forward input plugin would send an acknowledgement back even if the data could not be appended to a chunk. This changes in_forward to not send an ACK...

docs-required

data_type configuration option allows for using the Forward input plugin for either raw traces or logs. This work is incomplete; traces will need a new event type when that is...

docs-required

**Is your feature request related to a problem? Please describe.** Many plugins and configuration sections are missing examples for YAML configuration. Here are some examples: https://docs.fluentbit.io/manual/administration/buffering-and-storage#configuration https://docs.fluentbit.io/manual/pipeline/outputs/file#configuration-file https://docs.fluentbit.io/manual/pipeline/outputs/loki#getting-started **Describe the...

**Is your feature request related to a problem? Please describe.** We would like to write logs from Fluent Bit to GCS from applications running in Google's GKE. The log volume...