[
https://issues.apache.org/jira/browse/NIFI-9748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Thomsen updated NIFI-9748:
-------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Allow single-line output mode for LogAttribute
> ----------------------------------------------
>
> Key: NIFI-9748
> URL: https://issues.apache.org/jira/browse/NIFI-9748
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Major
> Fix For: 1.16.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> LogAttribute can be used to compare the attributes of multiple FlowFiles for
> debugging purposes. However, it's difficult to compare the attributes of
> multiple FlowFiles because of the way that the attributes are logged, one key
> or value per line.
> The key or value per line output format has value in that it's easy to read
> when just looking at the attributes of a single FlowFile, but it's difficult
> to use for comparison purposes.
> We should provide the option to output all attributes on a single line so
> that the attributes of 2 or more FlowFiles can be more easily compared.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)