IP Lookup Process Plugin
The IP Lookup application enriches logs with the Classless Inter-Domain Routing (CIDR) address details uploaded in CSV format during the configuration of the application.
Important Notices
- The uploaded Comma Separated Values (CSV) file must be semi-colon separated.
-
IP Addresses in the CSV must be in Classless Inter-Domain Routing (CIDR) address format.
Package Details
The application package consists of the following components:
-
Process Command
- IPLookup
Enhancement
The application has been updated to comply with LogPoint v6.7.0.
Installation
Follow these steps to install the IP Lookup v5.0.0 application:
- Download the IP Lookup package from the Download section above.
- Install the package by importing the pak file to LogPoint under Settings >> System >> Applications.
Usage Information
Syntax: | process ip_lookup(IP_lookup_table, column, fieldname), where IP_lookup_table is the lookup table configured in the application, Column is the column name of the table which is to be matched with the fieldname of log.
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 log is enriched.
Sample Log
Important Notices
- The uploaded Comma Separated Values (CSV) file must be semi-colon separated.
-
IP Addresses in the CSV must be in Classless Inter-Domain Routing (CIDR) address format.
Package Details
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 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.