sheetalshah1007 opened a new pull request, #347:
URL: https://github.com/apache/atlas/pull/347

   ## What changes were proposed in this pull request?
   
   Currently, Atlas has to persist all audit events without any constraints 
which can make audit data grow exponentially after some time. This feature is 
specifically to reduce Atlas audit storage where generation of audit events can 
be controlled based on the user's use-case/criteria
   Note: Audit data mentioned here is exclusive of Admin Audit Data which 
persists in atlas_janus table. Filtering will be applicable to the entity audit 
data which persists in ATLAS_ENTITY_AUDIT_EVENTS table.
   
   ## How was this patch tested?
   Manual testing 
   Integration Testing
   Pre-commit : 
https://ci-builds.apache.org/job/Atlas/job/PreCommit-ATLAS-Build-Test/1876/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to