[ https://issues.apache.org/jira/browse/RANGER-5170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Radhika Kundam updated RANGER-5170: ----------------------------------- Description: 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. was: 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. > 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 > > 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)