-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/70625/
-----------------------------------------------------------
Review request for ranger, Madhan Neethiraj and Ramesh Mani.
Bugs: RANGER-2424
https://issues.apache.org/jira/browse/RANGER-2424
Repository: ranger
Description
-------
Ranger enabled service may be identified by an application-type during
initialization of Ranger authorization plugin. Tracking and displaying this
application-type in all access audit generated by the plugin will help in
viewing and sorting the access audit logs.
Diffs
-----
agents-common/src/main/java/org/apache/ranger/plugin/audit/RangerDefaultAuditHandler.java
5de13bdb2
security-admin/src/main/webapp/scripts/modules/globalize/message/en.js
2220d50c9
security-admin/src/main/webapp/scripts/views/reports/AuditLayout.js 068ebce82
Diff: https://reviews.apache.org/r/70625/diff/1/
Testing
-------
Generated access audit log and verified that application-id is available in a
searchable 'Application' column in Ranger Access Audit log.
Thanks,
Abhay Kulkarni