Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

Plugin version: 2.10.0

Encodes configured fields. Multiple fields can be specified to be encoded using different encoding methods. Available encoding methods are STRING_BASE64BASE64BASE32STRING_BASE32, and HEX.

Configuration

Property

Macro Enabled?

Description

Encode Fields

No

Required. Specifies the configuration for encode fields. In JSON configuration, this is specified as <field>:<encoder>[,<field>:<encoder>]*.

Output Schema

No

Required. Specifies the output schema; the fields that are encoded will have the same field name but they will be of type BYTES or STRING.

  • No labels