Configuring Fluent Bit for TIBCO Flogo in a Dataplane
When provisioning the TIBCO Flogo capability in a dataplane, you can provide custom Fluent Bit configuration to control how logs are collected and processed. This applies to both services logs (emitted by Flogo service containers) and application logs (emitted by deployed Flogo applications).
Fluent Bit configuration can be provided:
- During initial provisioning of the Flogo capability
- After provisioning, via the Update Configuration screen
Fluent Bit Customization
To customize the Fluent Bit configuration, you must provide values that override the defaults in the Helm chart. For a complete example of the customizable values, refer to the values.yaml file located in the TIBCOSoftware/tp-helm-charts GitHub repository. The section related to Fluent Bit begins with the fluentbit: key.