Thorsten Mews created NIFI-16204:
------------------------------------

             Summary: Add KafkaProvenanceReportingTask
                 Key: NIFI-16204
                 URL: https://issues.apache.org/jira/browse/NIFI-16204
             Project: Apache NiFi
          Issue Type: New Feature
            Reporter: Thorsten Mews


This feature request proposes a new KafkaProvenanceReportingTask.

The task should support event-level filtering equivalent to 
SiteToSiteProvenanceReportingTask and AzureLogAnalyticsProvenanceReportingTask, 
including include/exclude filters for event type, component type, component 
name, and component ID.

In addition, it should provide attribute-level filtering on updatedAttributes 
and previousAttributes, using include/exclude lists of attribute names (plain 
strings or regex) to control which attributes are published. A separate 
configurable max-length setting should enable truncation of attribute values to 
a specified character limit.

These controls are intended to reduce Kafka message payload size to satisfy 
downstream application constraints and Kafka message size limits.



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

Reply via email to