Grok Pattern ExtensionSimple extension to work with REGEX and Grok Patterns in VSCode Use the .grok file extension. The first line is the REGEX or GROK pattern, the rest of the lines are logs that the pattern must match. Parse log files using GROKExport GROK to REGEXThe grok engine is custom made and may not be perfect. It replaces Atomic captured groups are not supported GROK patterns using Atomic groups:
NEEDS Nodejs >= 10.3 |