You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Charles Porter (JIRA)" <ji...@apache.org> on 2018/01/17 19:38:01 UTC

[jira] [Created] (NIFI-4789) Enhance ExtractGrok processor to handle multiple grok expressions

Charles Porter created NIFI-4789:
------------------------------------

             Summary: Enhance ExtractGrok processor to handle multiple grok expressions
                 Key: NIFI-4789
                 URL: https://issues.apache.org/jira/browse/NIFI-4789
             Project: Apache NiFi
          Issue Type: New Feature
          Components: Core Framework
    Affects Versions: 1.5.0, 1.2.0
         Environment: all
            Reporter: Charles Porter


Many flows require running several grok expressions against an input to correctly tag and extract data. using many separate grok processors to accomplish this is unwieldy and hard to maintain.  Supporting multiple grok expressions delimited by comma or user selected delimiter greatly simplifies this.  
Feature is coded and tested, ready for pull request, if feature is approved



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)