You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/02/22 08:57:00 UTC

[jira] [Commented] (NIFI-8224) Add LoggingRecordSink controller service

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

ASF subversion and git services commented on NIFI-8224:
-------------------------------------------------------

Commit b08d6071dda9102dc928d64848fdee76cf1c384c in nifi's branch refs/heads/main from Matt Burgess
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=b08d607 ]

NIFI-8224: Add LoggingRecordSink controller service

Signed-off-by: Pierre Villard <pi...@gmail.com>

This closes #4820.


> Add LoggingRecordSink controller service
> ----------------------------------------
>
>                 Key: NIFI-8224
>                 URL: https://issues.apache.org/jira/browse/NIFI-8224
>             Project: Apache NiFi
>          Issue Type: New Feature
>          Components: Extensions
>            Reporter: Matt Burgess
>            Assignee: Matt Burgess
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> There are many implementations of RecordSinkService such as DatabaseRecordSink, KafkaRecordSink, etc. usually to send records to an external system. In case the user wants to instead log the records to the NiFi application log (nifi-app.log, e.g.), this Jira adds a LoggingRecordSink controller service to do it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)