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)