-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/48347/
-----------------------------------------------------------
Review request for ranger, Don Bosco Durai, Gautam Borad, Abhay Kulkarni,
Madhan Neethiraj, Pradeep Agrawal, Ramesh Mani, and Velmurugan Periasamy.
Bugs: RANGER-1016
https://issues.apache.org/jira/browse/RANGER-1016
Repository: ranger
Description
-------
Currently the resourceType field is not shown under the Audit -> Access tab,
only the "Resource Name" is shown. This can be confusing for components like
Atlas, where policies are allowed on all resources ('*') and hence user cant
tell from the entry for which resourceType the audit was logged.
Diffs
-----
security-admin/src/main/java/org/apache/ranger/rest/AssetREST.java 5a6203f
security-admin/src/main/webapp/scripts/modules/RestCsrf.js 2eff355
security-admin/src/main/webapp/scripts/views/reports/AuditLayout.js 59514b6
security-admin/src/main/webapp/styles/xa.css a451761
Diff: https://reviews.apache.org/r/48347/diff/
Testing
-------
Verified :
Audit logs coming on access tab with Resource type along with resource name.
Thanks,
Mehul Parikh