You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Kevin Risden (Jira)" <ji...@apache.org> on 2020/01/29 17:34:00 UTC

[jira] [Updated] (KNOX-2208) AclsAuthorizationFilter should log access at DEBUG level

     [ https://issues.apache.org/jira/browse/KNOX-2208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Risden updated KNOX-2208:
-------------------------------
    Status: Patch Available  (was: In Progress)

> AclsAuthorizationFilter should log access at DEBUG level
> --------------------------------------------------------
>
>                 Key: KNOX-2208
>                 URL: https://issues.apache.org/jira/browse/KNOX-2208
>             Project: Apache Knox
>          Issue Type: Improvement
>            Reporter: Kevin Risden
>            Assignee: Kevin Risden
>            Priority: Trivial
>             Fix For: 1.4.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> AclsAuthorizationFilter should log access at DEBUG level. Currently we log the same log over and over again in gateway.log
> {code:java}
> 2020-01-29 12:21:08,049 INFO  knox.gateway (AclsAuthorizationFilter.java:doFilter(105)) - Access Granted: true
> {code}
> gateway-audit.log has the same details with more audit details. We can log this at DEBUG instead of INFO from AclsAuthorizationFilter



--
This message was sent by Atlassian Jira
(v8.3.4#803005)