[ 
https://issues.apache.org/jira/browse/KNOX-271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907093#comment-13907093
 ] 

ASF subversion and git services commented on KNOX-271:
------------------------------------------------------

Commit c44a0957e2c9deb2415ddb0202522582b3451136 in incubator-knox's branch 
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-knox.git;h=c44a095 ]

KNOX-271: Audit records duplication when no matching filter was found for 
requested resource


> Audit records duplication when no matching filter was found for requested 
> resource
> ----------------------------------------------------------------------------------
>
>                 Key: KNOX-271
>                 URL: https://issues.apache.org/jira/browse/KNOX-271
>             Project: Apache Knox
>          Issue Type: Bug
>    Affects Versions: 0.3.0
>            Reporter: Vladimir Tkhir
>            Assignee: Vladimir Tkhir
>             Fix For: 0.4.0
>
>         Attachments: KNOX-271.patch
>
>
> Request
> # curl -ik -u guest:guest-password -X GET 
> 'https://localhost:8443/gateway/sandbox/wrongresource'
> Generates records duplication in audit log:
> 14/02/20 11:50:30 
> ||f2300f88-8a34-4a3d-bbbe-308921e9cc5b|audit||guest|hdfs||access|uri|/gateway/sandbox/wrongresource|unavailable|
> 14/02/20 11:50:30 
> ||f2300f88-8a34-4a3d-bbbe-308921e9cc5b|audit||guest|hdfs||access|uri|/gateway/sandbox/wrongresource|success|Response
>  status: 404
> 14/02/20 11:50:30 
> ||f2300f88-8a34-4a3d-bbbe-308921e9cc5b|audit||guest|hdfs||access|uri|/gateway/sandbox/wrongresource|success|Response
>  status: 404



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to