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