[
https://issues.apache.org/jira/browse/NIFI-5941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael W Moser reopened NIFI-5941:
-----------------------------------
> LogMessage drops message when log level is below logback allowed
> ----------------------------------------------------------------
>
> Key: NIFI-5941
> URL: https://issues.apache.org/jira/browse/NIFI-5941
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.7.0
> Reporter: Matthew Dinep
> Assignee: Michael W Moser
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> When using the LogMessage processor, if a message is configured to log at a
> level that is below what is set in logback.xml (for example logging at "info"
> when the default log level is "warn"), the message doesn't get logged {-}and
> an error is thrown because the flowfile is unable to be routed to failure
> (the only available route on the processor is Success){-}. Since this is a
> user configurable log level for a specific case, the level for the message
> should be able to override the global log level in logback.xml so as to avoid
> this behavior.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)