Radhika Kundam created RANGER-5170:
--------------------------------------

             Summary: Enhance Ranger Logging to Capture Full Event Hierarchy
                 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


Improve Ranger logging to capture all hierarchical events 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 in the hierarchy. Example:
 * If a resource is modified, logs should be created for:
 ** *Resource*
 ** *Datashare* (if the resource is part of a datashare)
 ** *DataShareInDataset* (if the datashare is linked to a dataset)
 ** *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)

Reply via email to