You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Radhika Kundam (Jira)" <ji...@apache.org> on 2023/06/30 00:15:00 UTC

[jira] [Created] (ATLAS-4768) Implement aging for audits stored by Atlas.

Radhika Kundam created ATLAS-4768:
-------------------------------------

             Summary: Implement aging for audits stored by Atlas.
                 Key: ATLAS-4768
                 URL: https://issues.apache.org/jira/browse/ATLAS-4768
             Project: Atlas
          Issue Type: New Feature
          Components:  atlas-core
    Affects Versions: 2.3.0
            Reporter: Radhika Kundam
            Assignee: Radhika Kundam


Currently, there is no aging of the audits stored in Atlas.

Scope of this Jira to implement below.
 # Implement logic to age out and delete the audits stored in HBase.
 ## It could be as simple as leveraging TTL capability of Hbase or a customer implementation in Atlas.
 # There should be a configuration that controls the duration for which Atlas holds the audits for.
 ## We should be have a default value which could be few months.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)