GitHub user wgriffiths opened a pull request:
https://github.com/apache/nifi/pull/2317
NIFI-4663 FetchElasticsearch Logging
Remove warn log when document not found by FetchElasticsearch
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wgriffiths/nifi FetchElasticsearch_Logging
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/2317.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 #2317
----
commit 39c102b596c8766783abcfa071a4f52f2434d99d
Author: William Griffiths <[email protected]>
Date: 2017-12-05T16:40:00Z
NIFI-4663 #comment Change log for document not found from warn to debug as
we have a NOT_FOUND relationship
----
---