fluent-bit-docs
fluent-bit-docs copied to clipboard
Fluent Bit - Official Documentation
- Documented Azure Blob path templating support added in fluent/fluent-bit#11178. - Updated the path parameter description plus added a dedicated “Path templating” section with token reference and example. - Clarified...
Documentation for simple_aggregation added to out_kinesis_firehose and out_kinesis_streams - https://github.com/fluent/fluent-bit/pull/11284 ## Summary by CodeRabbit * **Documentation** * Added `simple_aggregation` configuration option for Firehose and Kinesis outputs. When enabled, multiple records...
Kubernetes Filter: Improved EKS environment detection using service account issuer
Systemd Input: Explicit restarts for journal data cursor
Node Exporter Metrics: Added netstat Linux collector
Syslog Input: Octet counting support for improved RFC compliance
Corresponding to https://github.com/fluent/fluent-bit/pull/11250. ## Summary by CodeRabbit * **New Features** * Added a TDA-based processor that analyzes metric streams and exports topology-based metrics (Betti numbers) to assist anomaly and regime...
- Add missing config parameters: db.journal_mode, db.locking, dns_retries, dns_wait_time - Fix tls.verify default from 'On' to 'true' to match source - Fix kube_namespace default from 'all' to none - Sort...
update out_pgsql plugin: add a configurable parameter to support run this plugin in a daemon mode. if in daemon mode, configuration error of out_pgsql will not cause fluentbit crash or...
Support for opensuse-leap 15.6 and sles 15.7 pacakging. See [fluent-bit/10978](https://github.com/fluent/fluent-bit/pull/10978) for implementation, resolves [#10875](https://github.com/fluent/fluent-bit/issues/10875)