You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Matt Burgess (Jira)" <ji...@apache.org> on 2021/02/11 00:04:00 UTC

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

Matt Burgess created NIFI-8224:
----------------------------------

             Summary: 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


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)