[
https://issues.apache.org/jira/browse/RANGER-5170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17951288#comment-17951288
]
Radhika Kundam commented on RANGER-5170:
----------------------------------------
commit 5c634b6f2aa5f38e4878ebe2a1669422720b272a
Author: Radhika Kundam <[email protected]>
Date: Fri May 9 19:28:03 2025 -0700
RANGER-5170: enhanced GDS admin audits to record the changes on impacted
objects as well
Signed-off-by: Madhan Neethiraj <[email protected]>
> Enhance Ranger Logging to Capture Events For All Impacted Objects
> -----------------------------------------------------------------
>
> Key: RANGER-5170
> URL: https://issues.apache.org/jira/browse/RANGER-5170
> Project: Ranger
> Issue Type: Task
> Components: Ranger
> Reporter: Radhika Kundam
> Assignee: Radhika Kundam
> Priority: Major
> Fix For: 3.0.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Improve Ranger logging to capture events for all impacted objects for better
> visibility and traceability.
> Currently, Ranger logs only direct changes to an entity, missing related
> updates across interconnected entities. For example, when a resource is
> created or updated, only a resource log is generated, making it difficult to
> track associated changes in dependent entities.
> With the new architecture, Ranger should generate logs for all impacted
> entities. Example:
> * If a resource is modified, logs should be created for:
> ** *Resource*
> ** *Datashare*
> ** *Dataset*
> Each log entry should include details of the changed resource to ensure
> complete visibility.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)