[
https://issues.apache.org/jira/browse/NIFI-15022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18039550#comment-18039550
]
ASF subversion and git services commented on NIFI-15022:
--------------------------------------------------------
Commit 65f1e22f799d693e1ea75c0cecdec132138a789b in nifi's branch
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=65f1e22f79 ]
NIFI-15022 Added Log Level Property Validator for EnrichIP Processors (#10546)
Signed-off-by: David Handermann <[email protected]>
> Enforce the value for the LOG_LEVEL property in GeoEnrichIPRecord when not
> specified as an Expression Language Expression
> -------------------------------------------------------------------------------------------------------------------------
>
> Key: NIFI-15022
> URL: https://issues.apache.org/jira/browse/NIFI-15022
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Minor
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> The LOG_LEVEL property in GeoEnrichIPRecord should only take values INFO,
> DEBUG, WARN, ERROR or a Expression Language expression. When not specified as
> a Expression Language expression, there is nothing to enforce the value is
> one of INFO, DEBUG, WARN or ERROR.
> The purpose of this ticket is to add validation when the LOG_LEVEL value is
> not a Expression Language expression that it is one of INFO, DEBUG, WARN or
> ERROR.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)