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