From dev-return-8428-apmail-ranger-dev-archive=ranger.apache.org@ranger.incubator.apache.org Tue Sep 6 21:15:23 2016 Return-Path: X-Original-To: apmail-ranger-dev-archive@www.apache.org Delivered-To: apmail-ranger-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E258819C7F for ; Tue, 6 Sep 2016 21:15:22 +0000 (UTC) Received: (qmail 20140 invoked by uid 500); 6 Sep 2016 21:15:22 -0000 Delivered-To: apmail-ranger-dev-archive@ranger.apache.org Received: (qmail 20101 invoked by uid 500); 6 Sep 2016 21:15:22 -0000 Mailing-List: contact dev-help@ranger.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ranger.incubator.apache.org Delivered-To: mailing list dev@ranger.incubator.apache.org Received: (qmail 20090 invoked by uid 99); 6 Sep 2016 21:15:22 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Sep 2016 21:15:22 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 69EBA1A0CAB for ; Tue, 6 Sep 2016 21:15:22 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -4.646 X-Spam-Level: X-Spam-Status: No, score=-4.646 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-1.426] autolearn=disabled Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id borntKaUWTUm for ; Tue, 6 Sep 2016 21:15:21 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with SMTP id 5B7055FC19 for ; Tue, 6 Sep 2016 21:15:21 +0000 (UTC) Received: (qmail 19716 invoked by uid 99); 6 Sep 2016 21:15:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Sep 2016 21:15:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D50EC2C1B7D for ; Tue, 6 Sep 2016 21:15:20 +0000 (UTC) Date: Tue, 6 Sep 2016 21:15:20 +0000 (UTC) From: "Abhay Kulkarni (JIRA)" To: dev@ranger.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (RANGER-1169) The global audit setting specified by Ranger configuration parameter values should always be honored by the plug-ins. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/RANGER-1169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhay Kulkarni updated RANGER-1169: ----------------------------------- Summary: The global audit setting specified by Ranger configuration parameter values should always be honored by the plug-ins. (was: If a component has no Ranger policies specified then audit record is not created even if Ranger configuration requires to audit all accesses for that component) > The global audit setting specified by Ranger configuration parameter values should always be honored by the plug-ins. > ---------------------------------------------------------------------------------------------------------------------- > > Key: RANGER-1169 > URL: https://issues.apache.org/jira/browse/RANGER-1169 > Project: Ranger > Issue Type: Bug > Components: plugins > Affects Versions: 0.6.1 > Reporter: Abhay Kulkarni > Assignee: Abhay Kulkarni > Priority: Minor > Fix For: 0.7.0 > > > Ranger supports global auditing with the configuration parameters: > ranger.audit.global.mode, ranger.audit.servicedef..mode and ranger.audit.service..mode. The global audit setting derived from these parameters' values should always be honored by the plug-ins. -- This message was sent by Atlassian JIRA (v6.3.4#6332)