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 Minder (JIRA)" <ji...@apache.org> on 2014/02/20 14:06:19 UTC

[jira] [Commented] (KNOX-271) Audit records duplication when no matching filter was found for requested resource

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

Kevin Minder commented on KNOX-271:
-----------------------------------

+1

> 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)