[
https://issues.apache.org/jira/browse/NIFI-1724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15239169#comment-15239169
]
ASF GitHub Bot commented on NIFI-1724:
--------------------------------------
GitHub user pvillard31 opened a pull request:
https://github.com/apache/nifi/pull/348
NIFI-1724 Added properties to configure log level when file not found and
permission denied on FetchFile processor
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pvillard31/nifi NIFI-1724
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/348.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 #348
----
commit f8ac10e40a9632b601b6d9f4011a3380b7e82899
Author: Pierre Villard <[email protected]>
Date: 2016-04-13T12:21:43Z
NIFI-1724 Added properties to configure log level when file not found and
permission denied on FetchFile processor
----
> Enhance FetchFile to allow the log level for file not founds to be
> configurable
> -------------------------------------------------------------------------------
>
> Key: NIFI-1724
> URL: https://issues.apache.org/jira/browse/NIFI-1724
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Christopher McDermott
> Priority: Minor
>
> Sometimes a file may not exist but it is not an error. This change would
> allow the use to configure a logging level for the message so that a file not
> found would not alway produce a bulletin.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)