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

I am currently looking through the `Data Pipeline` section of Fluent Bit's documentation. In particular, I am looking at this graph: ![Fluent Bit Data Pipeline graph: input to parser to...

https://github.com/fluent/fluent-bit/pull/8422

waiting-on-code-merge

Hello, I am trying to ship following json message to NATS server with using FluentBit NATS output plugin. My Input and configuration `{ "proxy_cache_status": "HIT", "timestamp": "2024-02-07T14:26:44+03:00", "remote_addr": "1.1.1.1", "remote_port":...

Many useful metrics are exported through the v2 metrics endpoint (https://docs.fluentbit.io/manual/administration/monitoring#for-v2-metrics), but kind of difficult to inspect storage-related metrics. So it's going to be beneficial to update the example dashboard...

Documentation change for PR https://github.com/fluent/fluent-bit/pull/8355 Extend the structured data example to include a multivalued sd-param

waiting-on-code-merge

This is the document update part of fluent/fluent-bit/pull/8376.

conflict
waiting-on-code-merge

Hi, Currently the documentation for syslog output state that the plugin support `different transports such as UDP, TCP or TLS` and document the `mode` parameter as the selector for this...

The page [here](https://docs.fluentbit.io/manual/installation/yocto-embedded-linux) outlines v1.8.11 from Dec 10, 2021 as the recommended stable version to use. Is this up to date and accurate? I understand embedded linux may use an...

https://github.com/fluent/fluent-bit/pull/8062 Signed-off-by: jinyong.choi

waiting-on-code-merge

Using double quotes produces the error `[record accessor] syntax error, unexpected end of file, expecting STRING or INTEGER at '$kubernetes['`

waiting-for-user