Fluent Bit Output
Configure the format for writing optimized/regulated TenXObjects to a Fluent Bit forwarder.
Options
Specify the options below to configure the Fluent Bit output:
| Name | Description |
|---|---|
| fluentbitEncodeObjects | Controls whether events written to a Fluent Bit forwarder are encoded or written in raw form |
fluentbitEncodeObjects
Controls whether events written to a Fluent Bit forwarder are encoded or written in raw form.
| Type | Default |
|---|---|
| Boolean | false |
Sets the format in which to serialize TenXObjects back to the Fluent Bit forwarder.
If true, write events using the encode function.
If false, write events in their original form as read from the Fluent Bit forwarder
using the fullText field.
This module is defined in output/module.yaml.