[ 
https://issues.apache.org/jira/browse/NIFI-14756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18007790#comment-18007790
 ] 

Pierre Villard commented on NIFI-14756:
---------------------------------------

As a FYI - the logging approach is actually very easy: you can, in the 
configuration of the processor (or controller service), change the setting 
"Bulletin level" to DEBUG so that any debug log is showing in the NiFi UI as a 
bulletin on the component. This makes things very easy to turn on/off 
additional logging when temporarily debugging an issue from the NiFi UI.

> Log error when a parsing error occurs in ConsumeKafka
> -----------------------------------------------------
>
>                 Key: NIFI-14756
>                 URL: https://issues.apache.org/jira/browse/NIFI-14756
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Alaksiej Ščarbaty
>            Assignee: Alaksiej Ščarbaty
>            Priority: Minor
>
> When a parsing error occurs, a record is sent to parse.failure, without any 
> error message.
> To make troubleshooting easier, the error message should be added to flow 
> file properties.
> Code pointer: 
> [https://github.com/apache/nifi/blob/main/nifi-extension-bundles/nifi-kafka-bundle/nifi-kafka-processors/src/main/java/org/apache/nifi/kafka/processors/consumer/convert/AbstractRecordStreamKafkaMessageConverter.java#L113]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to