[
https://issues.apache.org/jira/browse/RANGER-5170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18004820#comment-18004820
]
Abhishek Kumar commented on RANGER-5170:
----------------------------------------
Additional commit (master):
https://github.com/apache/ranger/commit/2176584ab77f7a295728bc61bb6ad3e658000457
> 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)