[
https://issues.apache.org/jira/browse/NIFI-14938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18018162#comment-18018162
]
ASF subversion and git services commented on NIFI-14938:
--------------------------------------------------------
Commit 824b87a3014b588b7162d80383c155c8b5e3dedc in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=824b87a301 ]
NIFI-14938 Reduced logging to DEBUG for Certificate Authentication
Signed-off-by: Pierre Villard <[email protected]>
This closes #10273.
> Reduce Logging Level for Authentication Started with Client Certificates
> ------------------------------------------------------------------------
>
> Key: NIFI-14938
> URL: https://issues.apache.org/jira/browse/NIFI-14938
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Security
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The X509AuthenticationFilter inherits from NiFiAuthenticationFilter, which
> logs informational messages on both starting and completing authentication
> events. This information is duplicative of information written to the HTTP
> access log, and should be reduced to the debug level. Other authentication
> strategies do not use the NiFiAuthenticationFilter and are not subject to
> this logging behavior.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)