Skip to content

ATLAS-4797: Implement custom audit filters in Atlas#347

Open
sheetalshah1007 wants to merge 1 commit intoapache:masterfrom
sheetalshah1007:ATLAS-4797_
Open

ATLAS-4797: Implement custom audit filters in Atlas#347
sheetalshah1007 wants to merge 1 commit intoapache:masterfrom
sheetalshah1007:ATLAS-4797_

Conversation

@sheetalshah1007
Copy link
Contributor

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/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant