----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55499/#review161891 -----------------------------------------------------------
Ship it! Ship It! - Velmurugan Periasamy On Jan. 13, 2017, 12:18 p.m., Ankita Sinha wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/55499/ > ----------------------------------------------------------- > > (Updated Jan. 13, 2017, 12:18 p.m.) > > > Review request for ranger, Don Bosco Durai, Gautam Borad, Abhay Kulkarni, > Madhan Neethiraj, Pradeep Agrawal, Ramesh Mani, Selvamohan Neethiraj, and > Sailaja Polavarapu. > > > Bugs: RANGER-1304 > https://issues.apache.org/jira/browse/RANGER-1304 > > > Repository: ranger > > > Description > ------- > > To provide analytics detail for Ranger as follows: > 1. Count of Services created for each type of service > 2. Number of policies by Service Types: # of resource policies, tag-based > policies, masking policies, row filtering policies > 3. Number of Audit Events by Service Type: size of solr index, number of > denial events and number of access events > 4. Number of groups and users synced > 5. Policy DB type and version: MySQL, Oracle.. > 6. Context enrichers: Number and type used. > 7. Count of Deny conditions for resources. > > > Diffs > ----- > > embeddedwebserver/scripts/ranger-admin-services.sh c19598a > security-admin/src/main/java/org/apache/ranger/biz/RangerBizUtil.java > b9a21e1 > security-admin/src/main/java/org/apache/ranger/common/db/BaseDao.java > 0916f26 > > security-admin/src/main/java/org/apache/ranger/patch/cliutil/MetricUtil.java > PRE-CREATION > > security-admin/src/main/java/org/apache/ranger/view/VXMetricAuditDetailsCount.java > PRE-CREATION > > security-admin/src/main/java/org/apache/ranger/view/VXMetricContextEnricher.java > PRE-CREATION > > security-admin/src/main/java/org/apache/ranger/view/VXMetricPolicyCount.java > PRE-CREATION > > security-admin/src/main/java/org/apache/ranger/view/VXMetricServiceCount.java > PRE-CREATION > > security-admin/src/main/java/org/apache/ranger/view/VXMetricUserGroupCount.java > PRE-CREATION > > Diff: https://reviews.apache.org/r/55499/diff/ > > > Testing > ------- > > Tested with all the combination of commands possible for analytics metric. > > > Thanks, > > Ankita Sinha > >
