Plugin version: 2.11.0

Decodes configured fields. Multiple fields can be specified to be decoded using different decoding methods. Available decoding methods are STRING_BASE64BASE64BASE32STRING_BASE32, and HEX.

Configuration

Property

Macro Enabled?

Description

Decode fields

No

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

Output Schema

No

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