IP Lookup Process Plugin
The IP Lookup integration enriches logs with the Classless Inter-Domain Routing (CIDR) address details uploaded in CSV format during the configuration of the application.
Package Details
The application package consists of the following components:
-
Process Command
- IPLookup
Enhancement
Description |
Issue ID |
Reference ID |
---|---|---|
MongoDB is upgraded for enhanced security and improved performance. | LP-45648 | - |
Support
If you have any questions or require assistance, create a support ticket.
Package Details
The application package consists of the following components:
-
Process Command
- IPLookup
Bug Fixes
- The proper validation message is prompted when an attempt is made to enrich the log messages from an invalid table.
- Fabric-enabled LogPoints have the read-only access to the IP Lookup panel.
- Unicode characters present in the IP Lookup table are now correctly displayed.
Usage Information
Syntax: | process ip_lookup(IP_lookup_table, column, fieldname), where IP_lookup_table is the lookup table configured in the plugin, Column is the column name of the table which is to be matched with the fieldname of the log message.
For example, "| process ip_lookup(lookup_table_A, IP, device_ip)" command compares the IP column of the lookup_table_A with the device_ip field of the log and if matched, the search message is enriched.
Sample Log
Installation
Follow these steps to install the IP Lookup Process Plugin v3.0.2:
- Download the IP Lookup Process Plugin package provided above in the Download section.
- Install the package by importing the pak file to LogPoint under Settings >> System >> Applications.
Support
If you have any questions or require assistance, create a support ticket.
Comments
Article is closed for comments.