[
https://issues.apache.org/jira/browse/NIFI-4106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16059491#comment-16059491
]
ASF GitHub Bot commented on NIFI-4106:
--------------------------------------
Github user jfrazee commented on the issue:
https://github.com/apache/nifi/pull/1934
@NielsZeilemaker I looked at this and that was exactly my concern as well
and I think your suggestion of inverting the change to make the rejection WARN
is a good one. You get the control over successes via the level for the class
but you won't lose the rejection which the defaults really should include to
not undermine security.
> NiFiAuthenticationFilter logs "Authentication success" at info level
> --------------------------------------------------------------------
>
> Key: NIFI-4106
> URL: https://issues.apache.org/jira/browse/NIFI-4106
> Project: Apache NiFi
> Issue Type: Bug
> Components: Configuration
> Reporter: Niels Zeilemaker
>
> The NiFiAuthenticationFilter polluting the logs with many "Authentication
> success" messages. I think those should be changed to debug level to reduce
> the amount of logging.
> Currently, we have more than one of those lines per second, due to multiple
> users actively using Nifi, which seems unneccesary.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)