[
https://issues.apache.org/jira/browse/NIFI-1843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15338402#comment-15338402
]
ASF GitHub Bot commented on NIFI-1843:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/nifi/pull/414
> 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
> Assignee: Koji Kawamura
> Priority: Minor
> Labels: beginner, newbie
> Fix For: 1.0.0
>
>
> 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)