ranger
ranger copied to clipboard
RANGER-4355: fix the issue that elasticsearch plugin can't generate audit logs!
fix the issue that elasticsearch plugin can't generate audit logs! JIRA: https://issues.apache.org/jira/browse/RANGER-4355
elasticsearch audit logs issue, how to test:
- enable elasticsearch plugin
- enable audit: set ranger-elasticsearch-audit file xasecure.audit.is.enabled=true xasecure.audit.destination.solr=true 3.operate elasticsearch curl esip:9200/_cat/indices and observe the audit log by ranger admin ui
@pradeepagrawal8184 @rameeshm, Can you please take a minute look at this ?