fluent-bit-docs icon indicating copy to clipboard operation
fluent-bit-docs copied to clipboard

Fluent Bit - Official Documentation

Results 229 fluent-bit-docs issues
Sort by recently updated
recently updated
newest added

Documentation to go with https://github.com/fluent/fluent-bit/pull/9427 This removes a defined prefix from measurement names which might otherwise be shared between many measurements in the same data bucket. Compatibility is not affected,...

waiting-on-code-merge

This commit introduces a new 'port' configuration option for the Kinesis output plugin. This enhancement allows users to specify a custom TCP port for connecting to the Kinesis Streams service,...

waiting-on-code-merge

Corresponding to https://github.com/fluent/fluent-bit/pull/9301.

waiting-on-code-merge

Addresses feature added in https://github.com/fluent/fluent-bit/pull/9274

waiting-on-code-merge
gitbook-issues

This is a pretty massive change in the way the plugin works. Sticking this at the bottom in a foot note does not seem appropriate. The decision to do this...

waiting-for-user
dco

Small commit to add the YAML version of the config file that is used on many other document pages.

waiting-for-user
dco

Small update to the nats output module documentation

waiting-for-user
dco

Just noting this here, there is a newer Direct way of doing DCR ingestion that is simpler, I may PR the docs when I get time. https://github.com/fluent/fluent-bit-docs/blob/4d41e0f77b27dc215b1470ff0333ab22f95c778b/pipeline/outputs/azure_logs_ingestion.md?plain=1#L13-L15

Fluent Bit documentation to explicitly warn users about potential log loss when using `logrotate's` `copytruncate` mode. While we note that file rotation is handled, the docs don't address the risks...