The Count Char process plugin enables users to count the number of characters present in a field-value.
Release Details
Fields |
Details |
---|---|
Name |
Count Char |
Version |
3.1.0 |
Supported On |
LogPoint v6.3.0 and later |
Release Date |
2018-07-30 |
Document Date | 2018-07-30 |
Download | CountChar_3.1.0.pak |
SHA256 | 31308cd79855f0e89e2682d54e7d662bdf0e556893f94aa60be8e3a8b4cf7055 |
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:
- greater than (>)
- less than (<)
- greater than or equal to (>=)
- less than or equal to (<=)
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.
Sample Log
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.
Release Details
Fields |
Details |
---|---|
Name |
Count Char |
Version |
3.1.0 |
Supported On |
LogPoint v6.0.0 and later |
Release Date |
2018-05-18 |
Document Date | 2018-05-18 |
Download | CountChar_3.1.0.pak |
SHA256 | 31308cd79855f0e89e2682d54e7d662bdf0e556893f94aa60be8e3a8b4cf7055 |
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:
- greater than (>)
- less than (<)
- greater than or equal to (>=)
- less than or equal to (<=)
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.
Sample Log
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.
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,
Comments
Please sign in to leave a comment.