[ 
https://issues.apache.org/jira/browse/NIFI-1843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15273575#comment-15273575
 ] 

ASF GitHub Bot commented on NIFI-1843:
--------------------------------------

GitHub user ijokarumawak opened a pull request:

    https://github.com/apache/nifi/pull/414

    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)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ijokarumawak/nifi nifi-1843

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/414.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #414
    
----
commit ea97f2f29544cd1dad2b37788bffe6303811ffa4
Author: ijokarumawak <ijokaruma...@gmail.com>
Date:   2016-05-06T03:04:12Z

    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)

----


> 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
>
> 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)

Reply via email to