[
https://issues.apache.org/jira/browse/RANGER-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16594592#comment-16594592
]
Don Bosco Durai commented on RANGER-2199:
-----------------------------------------
Ranger Portal UI doesn't support querying audit logs from Kafka.
{quote}Or there are configurations imported from Kafka to Solr, and then UI can
query these audit logs from Solr{quote}
Ranger by default sends the audit logs to Solr. Is there any reason for not
using it? Also, Ranger supports sending audit logs to multiple destinations.
You can send to Kafka and Solr at the same time.
Alternatively, you can write a Kafka consumer to read the audits from Kafka and
add it to Solr.
> How to view the audit log from UI if the audit log stored the Kafka
> -------------------------------------------------------------------
>
> Key: RANGER-2199
> URL: https://issues.apache.org/jira/browse/RANGER-2199
> Project: Ranger
> Issue Type: Improvement
> Components: audit
> Reporter: yinghua_zh
> Priority: Major
>
> The ranger can store the audit log to the Kafka,But the REST API gets the
> audit log from RDBMS or the Solr,How to view the audit log from UI if the
> audit log stored the Kafka?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)