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