General Description
The Compare Process Plugin compares two field values in a search result.
Release Details
Fields |
Details |
---|---|
Name |
Compare |
Version |
3.1.0 |
Supported On |
LogPoint v6.8.0 and later |
Release Date |
2020-10-30 |
Document Date | 2020-10-30 |
Download | Compare_v3.1.0.pak |
SHA256 | 8f63e1691c5b7781e731060797a3e3be6bf8e6906cb3475c08912f6fdcf7ae84 |
Bug Fix
The following issue has been resolved:
-
Enriched fields were not highlighted in the search results.
Usage Information
Syntax:
| process compare(fieldname1,fieldname2) as string
For example:
The " label = Login | process compare(caller_domain, target_domain) as match" query compares caller_domain and target_domain fields. If both the fields match, the application assigns true to the match field. If they don't, the application assigns false to the match field. If any of the fields are null, the application assigns null to the match field.
Sample Log
Installation
Follow these steps to install the Compare Process Plugin v3.1.0:
- Download the Compare Process Plugin package provided in the Download section above.
- 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,
Comments
Article is closed for comments.