[
https://issues.apache.org/jira/browse/NIFI-1843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15338401#comment-15338401
]
ASF subversion and git services commented on NIFI-1843:
-------------------------------------------------------
Commit b1b7e35bedf6af7e8271afabc5c43705ce89504a in nifi's branch
refs/heads/master from [~ijokarumawak]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=b1b7e35 ]
NIFI-1843 Default log level for LogAttribute.
- added a logger entry for LogAttribute to specify INFO as log level
- replaced some tab characters to whitespace (existing checkstyle error)
This closes #414.
Signed-off-by: Aldrin Piri <[email protected]>
> 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)