fluent-bit-docs
fluent-bit-docs copied to clipboard
Fluent Bit - Official Documentation
This is to add `prio_level` for in_kmsg. https://github.com/fluent/fluent-bit/pull/5736
This is a doc PR about https://github.com/fluent/fluent-bit/pull/3401 . The code was already merged.
Documentation for the new [Kusto output plugin](https://github.com/fluent/fluent-bit/pull/5645)
Related to https://github.com/fluent/fluent-bit/pull/5557
PLEASE HELP CHECK IF MY DESCRIPTIONS ARE CORRECT, ESPECIALLY FOR THE STORAGE METRICS. Signed-off-by: Wesley Pettit
This PR fixes a Helm Chart reference. It is a simple typo.
Signed-off-by: joey-skittlz [[email protected]](mailto:[email protected]) Would kindling like to request to add Observe to Fluent Bit's Pipeline Outputs.
`Worker` parameter is missing from most outputs documentation, copied it from [stdout docs](https://docs.fluentbit.io/manual/pipeline/outputs/standard-output). I recently discovered it worked by digging through some github issues. Is this config available for all...
This patch is to add missing `tag_key` option. https://github.com/fluent/fluent-bit/blob/v1.9.6/plugins/in_http/http.c#L146 | **Key** | Description | default | | ----------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- | ------- | | tag_key | Specify the key name...
This PR is for https://github.com/fluent/fluent-bit/pull/4715 .