Grok Process Plugin
StandardThe Gork integration tokenizes the key values present in the logs with the key values defined in the GROK library.
Release Details
Enhancement
LP-45648
MongoDB is upgraded for enhanced security and improved performance.
Installation
Follow these steps to install the Grok Process Plugin v3.0.1:
- Download the Grok 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.3 to v7.4.2 ▾
Bug Fix
Previously, if any of the events did not match the pattern of the grok process command, the search was not terminated. This has been fixed.
Usage Information
Syntax: | process grok("pattern")
For example, "| process grok("%{WORD:action} by %{WORD:user} from %{IP:source_address}")" query tokenizes the log message as per the provided pattern and creates the action, user and source_address fields.
Support
If you have any questions or require assistance, create a support ticket.
Comments
Article is closed for comments.