Ashutosh Mestry created ATLAS-2798:
--------------------------------------
Summary: 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
Fix For: 0.8.3
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)