Logo
Sign in
  1. Logpoint Service Desk
  2. Products Hub
  3. Marketplace

Codec Process Plugin

Avatar Manjul Bhattarai
May 08, 2024 05:38
Follow

General Description

The Codec process plugin is a data-stream encoder or decoder plugin. By using this plugin, you can either encode field values to ASCII characters or decode the ASCII characters to their text value. The plugin uses the Base64 encoding scheme.

Release Details

Fields

Details

Name

Codec

Version

3.1.0

Supported On

LogPoint v6.3.0 and later

Release Date

2020-10-30

Document Date 2020-10-30
Download Codec_3.1.0.pak
SHA256 eacd25c3819fb5404e435ebe6e9361a8eee5531250746daf05ab51ed8b610d28

 

Bug Fix

The following issue has been resolved:

  • An error while decoding Base64 encoded strings.

Usage Information

General Syntax: | process codec(<encode/decode function>, <field to be encoded/decoded>) as <attribute_name> 

Encoding

Syntax: | process codec(encode,field) as encoded_attribute

For example, the "| process codec(encode, name) as encoded_name" command encodes the name field value and stores the encoded data to the encoded_name field. 

codec.png

Decoding

Syntax: | process codec(decode,field) as decoded_attribute

For example, the "| process codec(decode, name) as decoded_name" command decodes the name field value and stores the decoded data to the decoded_name field. 

decode.png

Installation

Follow these steps to install the Codec Process Plugin v3.1.0:

  1. Download the Codec Process Plugin package provided in the Download section above.
  2. Install the application by importing the pak file to LogPoint under Settings >> System >> Applications.

 

Support

If you have any queries or require assistance, please feel free to contact our support team: 

Email: servicedesk@logpoint.com
Phone: +45 7060 6100

Best regards,
untitled.svg

Comments

Article is closed for comments.

Related articles

  • Compare Network Process Plugin
  • DUO Security
  • Google Workspace/GSuite
  • Damerau-Levenshtein Process Plugin
  • VeritasSaaS Backup
Was this article helpful?
0 out of 0 found this helpful
Privacy policy    EULA    Terms of service   
Copyright © , Logpoint. All rights reserved.

Note: We use cookies that are essential for the smooth functioning of our website.