Matthew Clarke created NIFI-1843:
------------------------------------
Summary: Default log level for logAttribute processor should be
set to INFO in logback.xml
Key: NIFI-1843
URL: https://issues.apache.org/jira/browse/NIFI-1843
Project: Apache NiFi
Issue Type: Bug
Components: Configuration
Affects Versions: 1.0.0
Reporter: Matthew Clarke
Priority: Minor
With the new default processor log level of "WARN" in the logback.xml, the
logAttribute processor will no longer perform as documented. The logAttribute
processor when added should still be able to write out FlowFile Attributes to
the app log by default.
This is an easy fix by simply adding by default a new logger to the logback.xml
file to set the log level for the logAttribute processor to INFO.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)