Clean Char Process Plugin
StandardThe Clean Char Process application separates all the alphanumeric and special characters present in a field-value.
Release Details
Enhancement
From this version, the plugin stores the alphanumeric characters separated from a field-value to a new user-defined field.
Installation
Follow these steps to install the Clean Char Process Plugin v3.1.0:
- Download the Clean Character Plugin package provided above in the Download section.
- Install the package by importing the pak file to LogPoint under Settings >> System >> Applications.
Past Release
For LogPoint v6.0 to v6.2 ▾
Enhancement
From this version, the plugin stores the alphanumeric characters separated from a field-value to a new user-defined field.
Usage Information
Syntax: | process clean_char(<field_name>) as <string_1>, <string_2>
For example, the "| process clean_char(msg) as special, characters" query separates the special characters from the msg field and assigns it to the special field. Also, the application stores the alphanumeric characters from the msg field to the characters field.
Support
If you have any questions or require assistance, create a support ticket.
Comments
Please sign in to leave a comment.