Count Char Process Plugin
StandardThe Count Char process plugin enables users to count the number of characters present in a field-value.
Release Details
Bug Fix
In the previous versions, the count char process command supported the search command with "equals" and "not equals" operators only. From now on, it supports the search command with the following relational operators as well:
Installation
Follow these steps to install the Count Char Process Plugin v3.1.0:
- Download the Count Char Process 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 ▾
Bug Fix
In previous versions, the count char process command supported the search command with "equals" and "not equals" operators only. From now on, it supports the search command with the following relational operators as well:
Usage Information
Syntax: | process count_char(fieldname) as int
For example, "| process count_char(msg) as total_chars" query counts the number of characters in the field value for msg and assigns the calculated value to total_chars.
Support
If you have any questions or require assistance, create a support ticket.
Comments
Please sign in to leave a comment.