Sheetal Shah created ATLAS-4797: ----------------------------------- Summary: Implement custom audit filters in Atlas Key: ATLAS-4797 URL: https://issues.apache.org/jira/browse/ATLAS-4797 Project: Atlas Issue Type: New Feature Components: atlas-core Affects Versions: 2.3.0 Reporter: Sheetal Shah Assignee: Sheetal Shah
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. -- This message was sent by Atlassian Jira (v8.20.10#820010)