fluent-bit-docs
fluent-bit-docs copied to clipboard
Fluent Bit - Official Documentation
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,...
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,...
Corresponding to https://github.com/fluent/fluent-bit/pull/9301.
Addresses feature added in https://github.com/fluent/fluent-bit/pull/9274
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...
Small commit to add the YAML version of the config file that is used on many other document pages.
Small update to the nats output module documentation
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...