[
https://issues.apache.org/jira/browse/ATLAS-2798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16566972#comment-16566972
]
ASF subversion and git services commented on ATLAS-2798:
--------------------------------------------------------
Commit 8d926f21fe3d447f8fbe13a760cc224fc1b6e757 in atlas's branch
refs/heads/branch-0.8 from [~ashutoshm]
[ https://git-wip-us.apache.org/repos/asf?p=atlas.git;h=8d926f2 ]
ATLAS-2798: Export & Import Audits.
> Detailed Audits for Export & Import Operation
> ---------------------------------------------
>
> Key: ATLAS-2798
> URL: https://issues.apache.org/jira/browse/ATLAS-2798
> Project: Atlas
> Issue Type: Improvement
> Components: atlas-core, atlas-intg, atlas-webui
> Affects Versions: 0.8.3
> Reporter: Ashutosh Mestry
> Assignee: Ashutosh Mestry
> Priority: Major
> Fix For: 0.8.3
>
> Attachments: ATLAS-2798-Replication-Audits.patch
>
>
> Existing audits framework within Atlas is sufficient for entity operations
> involving few entities. It does not lend itself to operations that involve
> large number of entities. Export and Import operations are in this category.
>
> It will be beneficial if Export and Import operations have detailed audits
> that contains the request and results parameters that are currently being
> dumped in server logs.
>
> Guidance to approach:
> * Create a new entity that represents a single audit entry.
> * Create a service that uses OGM framework for save and load.
> * Create REST API that allows for retrieval of audit entries.
> * Update the web UI to display these audit results providing facilities for
> searching and sorting.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)