[
https://issues.apache.org/jira/browse/NIFI-8389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-8389:
---------------------------------
Status: Patch Available (was: Open)
> Grok Reader - raw data strategy when no match
> ---------------------------------------------
>
> Key: NIFI-8389
> URL: https://issues.apache.org/jira/browse/NIFI-8389
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Pierre Villard
> Assignee: Pierre Villard
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> At the moment, with the GrokReader, there are two options when a message does
> not match the grok expression:
> * append - this will append the message to the previous one
> * skip - this will completely skip the message
> This improvement is to add a third option "raw" that will keep the message
> and will generate a record with only null fields and the _raw field with the
> raw message.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)